Click or drag to resize

CDIVRun Method


Namespace: DotNumerics.LinearAlgebra.CSEispack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Run(
	double AR,
	double AI,
	double BR,
	double BI,
	ref double CR,
	ref double CI
)
Request Example View Source

Parameters

AR  Double
 
AI  Double
 
BR  Double
 
BI  Double
 
CR  Double
 
CI  Double
 
See Also