public class PathwiseQMRealization
extends java.lang.Object
Constructor and Description |
---|
PathwiseQMRealization(int[] aiTargetDateNode,
double[] adblPointStateQMRealization)
PathwiseQMRealization Constructor
|
Modifier and Type | Method and Description |
---|---|
double[] |
realizedQM()
Retrieve the Array of the Realized QM
|
int[] |
targetDate()
Retrieve the Array of the Target Date Nodes
|
public PathwiseQMRealization(int[] aiTargetDateNode, double[] adblPointStateQMRealization) throws java.lang.Exception
aiTargetDateNode
- Array of Target Date NodesadblPointStateQMRealization
- Array of the Realized QMjava.lang.Exception
- Thrown if Inputs are Invalid