Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProxyGreekEngine

Index

Constructors

constructor

Properties

Private _cashFlowsGenerated

_cashFlowsGenerated: CashFlow[][]

Private _constrainedEvolvers

_constrainedEvolvers: ConstrainedEvolver[][]

Private _constraints

_constraints: Rate[]

Private _constraintsActive

_constraintsActive: boolean[]

Private _diffWeights

_diffWeights: Real[][][]

Private _discounters

_discounters: MarketModelDiscounter[]

Private _endIndexOfConstraint

_endIndexOfConstraint: Size[]

Private _initialNumeraireValue

_initialNumeraireValue: Real

Private _numberCashFlowsThisStep

_numberCashFlowsThisStep: Size[]

Private _numberProducts

_numberProducts: Size

Private _numerairesHeld

_numerairesHeld: Real[]

Private _originalEvolver

_originalEvolver: MarketModelEvolver

Private _product

Private _startIndexOfConstraint

_startIndexOfConstraint: Size[]

Methods

multiplePathValues

singleEvolverValues

  • Parameters

    Returns void

singlePathValues

  • singlePathValues(values: Real[], modifiedValues: Real[][][]): void
  • Parameters

    • values: Real[]
    • modifiedValues: Real[][][]

    Returns void