Click or drag to resize

CONTR5Run Method


Namespace: DotNumerics.ODE.Radau5
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Run(
	int I,
	double X,
	double[] CONT,
	int offset_cont,
	int LRC
)
Request Example View Source

Parameters

I  Int32
 
X  Double
 
CONT  Double
 
offset_cont  Int32
 
LRC  Int32
 

Return Value

Double
See Also