Click or drag to resize

CSROOTRun 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 XR,
	double XI,
	ref double YR,
	ref double YI
)
Request Example View Source

Parameters

XR  Double
 
XI  Double
 
YR  Double
 
YI  Double
 
See Also