SimplexGetVariables(OptBoundVariable) Method

Definition

Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
private OptSimplexBoundVariable[] GetVariables(
	OptBoundVariable[] variablesArray
)

Parameters

variablesArray  OptBoundVariable
 

Return Value

OptSimplexBoundVariable

See Also