CSROOTRun Method
Definition
Namespace: DotNumerics.LinearAlgebra.CSEispack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void Run(
double XR,
double XI,
ref double YR,
ref double YI
)VB
Public Sub Run (
XR As Double,
XI As Double,
ByRef YR As Double,
ByRef YI As Double
)