Click or drag to resize

SimplexGetVariables(Double) 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(
	double[] variablesArray
)
Request Example View Source

Parameters

variablesArray  Double
 

Return Value

OptSimplexVariable
See Also