OptSimplexVariable 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 OptSimplexVariable : OptVariable
Inheritance
Object    OptVariable    OptSimplexVariable

Constructors

Properties

Fixed
(Inherited from OptVariable)
InitialGuess
(Inherited from OptVariable)
Name
(Inherited from OptVariable)
ScaleFactor 

Methods

Fields

_Fixed
(Inherited from OptVariable)
_InitialGuess
(Inherited from OptVariable)
_Name
(Inherited from OptVariable)
_ScaleFactor 

Extension Methods

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

See Also