Click or drag to resize

SimplexGetVariables(OptBoundVariable) Method


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

Parameters

variablesArray  OptBoundVariable
 

Return Value

OptSimplexBoundVariable
See Also