DLAE2Run Method

Definition

Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public void Run(
	double A,
	double B,
	double C,
	ref double RT1,
	ref double RT2
)

Parameters

A  Double
 
B  Double
 
C  Double
 
RT1  Double
 
RT2  Double
 

See Also