Click or drag to resize

NEGVECRun Method


Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Run(
	int N,
	ref double[] V,
	int offset_v
)
Request Example View Source

Parameters

N  Int32
 
V  Double
 
offset_v  Int32
 
See Also