Click or drag to resize

TruncatedNewtonGetVariables Method


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

Parameters

variablesArray  Double
 

Return Value

OptVariable
See Also