Inputs Methods |
The Inputs type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetConstraints | Sets the constraint left hand and right hand sides. | |
| SetCovariance(DVector) | Initializes the covariance matrix from a linear array. | |
| SetCovariance(Matrix) | Initializes the covariance matrix from another matrix. | |
| SetExpectedReturns | Sets the expected returns for each security. | |
| SetLowerBoundaries | Sets the lower limits for the weights of each security. | |
| SetUpperBoundaries | Sets the upper limits for the weights of each security. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |