OptBoundVariable Class

Definition

Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public class OptBoundVariable : OptVariable
Inheritance
Object    OptVariable    OptBoundVariable
Derived

Constructors

Properties

Fixed
(Inherited from OptVariable)
InitialGuess
(Inherited from OptVariable)
LowerBound 
Name
(Inherited from OptVariable)
UpperBound 

Methods

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also