The ConstantSQPStepSize type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConstantSQPStepSize | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| ComputeStepSize |
Returns a constant step size determined by the StepSize property.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize |
Return to initial state.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| StepSize |
Gets and sets the constant step size.
|