Interface IWeightedVaRLambda

  • All Superinterfaces:
    Cloneable, com.quartetfs.fwk.IClone<com.quartetfs.biz.pivot.context.IContextValue>, com.quartetfs.biz.pivot.context.IContextValue, Serializable
    All Known Implementing Classes:
    WeightedVaRLambda

    public interface IWeightedVaRLambda
    extends com.quartetfs.biz.pivot.context.IContextValue
    Weighted VaR lambda context value
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      double getLambda()
      The lambda value
      • Methods inherited from interface com.quartetfs.fwk.IClone

        clone
      • Methods inherited from interface com.quartetfs.biz.pivot.context.IContextValue

        getContextInterface
    • Method Detail

      • getLambda

        double getLambda()
        The lambda value
        Returns:
        double