Class FullSequenceAllocationDiagnostics

java.lang.Object
org.drip.portfolioconstruction.lean.FullSequenceAllocation
org.drip.portfolioconstruction.lean.FullSequenceAllocationDiagnostics

public class FullSequenceAllocationDiagnostics
extends FullSequenceAllocation
FullSequenceAllocationDiagnostics augments FullSequenceAllocation by holding the Results of the pre-processed Allocation.

Author:
Lakshmi Krishnamurthy
  • Field Details

  • Constructor Details

    • FullSequenceAllocationDiagnostics

      public FullSequenceAllocationDiagnostics()
      Empty FullSequenceAllocationDiagnostics Constructor
  • Method Details

    • preFilteredHoldings

      public HoldingsContainer preFilteredHoldings()
      Retrieve the Pre-Filtered Holdings
      Returns:
      Pre-Filtered Holdings
    • setPreFiltered

      public boolean setPreFiltered​(HoldingsContainer holdingsContainer)
      Set Pre-Filtered Holdings Container
      Parameters:
      holdingsContainer - Pre-Filtered Holdings Container
      Returns:
      Pre-Filtered Holdings Container successfully set