Click or drag to resize

SimplexGetVariables(OptVariable) Method


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

Parameters

variablesArray  OptVariable
 

Return Value

OptSimplexVariable
See Also