Click or drag to resize

Inputs Methods

The Inputs type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetConstraintsSets the constraint left hand and right hand sides.
Public methodSetCovariance(DVector)Initializes the covariance matrix from a linear array.
Public methodSetCovariance(Matrix)Initializes the covariance matrix from another matrix.
Public methodSetExpectedReturnsSets the expected returns for each security.
Public methodSetLowerBoundariesSets the lower limits for the weights of each security.
Public methodSetUpperBoundariesSets the upper limits for the weights of each security.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also