Click or drag to resize

InputVariableCorrelator Constructor

Overload List
 NameDescription
Protected methodInputVariableCorrelator Constructs a InputVariableCorrelator instance. For internal use (e.g. the Clone() method).
Protected methodInputVariableCorrelator(InputVariableCorrelator) Copy constructor.
Public methodInputVariableCorrelator(Int32, DoubleMatrix) Constructs an InputVariableCorrelator instance for the given number of sample inputs and desired correlation matrix.
Public methodInputVariableCorrelator(Int32, DoubleSymmetricMatrix) Constructs an InputVariableCorrelator instance for the given number of sample inputs and desired correlation matrix.
Top
See Also