Opt Simplex Variable Class
Definition
Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class OptSimplexVariable : OptVariableVB
Public Class OptSimplexVariable
Inherits OptVariable- Inheritance
- Object OptVariable OptSimplexVariable
Constructors
Properties
| Fixed | (Inherited from OptVariable) |
| InitialGuess | (Inherited from OptVariable) |
| Name | (Inherited from OptVariable) |
| ScaleFactor |
Methods
| ToString | (Overrides OptVariableToString) |
Fields
| _Fixed | (Inherited from OptVariable) |
| _InitialGuess | (Inherited from OptVariable) |
| _Name | (Inherited from OptVariable) |
| _ScaleFactor |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |