Direct Known Subclasses:
StandardDeviationTerm, VarianceTerm

public abstract class RiskTerm
extends ObjectiveTerm
RiskTerm holds the Details of the Portfolio Risk Objective Term. Risk can be Absolute or in relation to a Benchmark, and can be measured as Variance or Standard Deviation.



Author:
Lakshmi Krishnamurthy
  • Method Details

    • assetCovariance

      public double[][] assetCovariance()
      Retrieve the Asset Co-variance Matrix
      Returns:
      The Asset Co-variance Matrix
    • benchmarkConstrictedHoldings

      public double[] benchmarkConstrictedHoldings()
      Retrieve the Benchmark Constricted Holdings
      Returns:
      The Benchmark Constricted Holdings