Opt 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 OptVariableVB
Public Class OptVariable- Inheritance
- Object OptVariable
- Derived
Constructors
| OptVariable | |
| OptVariable(Double) | |
| OptVariable(Double, Boolean) | |
| OptVariable(String, Double) | |
| OptVariable(String, Double, Boolean) |
Properties
Methods
| ToString | (Overrides ObjectToString) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |