DLAEV2Run 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,
	ref double CS1,
	ref double SN1
)

Parameters

A  Double
 
B  Double
 
C  Double
 
RT1  Double
 
RT2  Double
 
CS1  Double
 
SN1  Double
 

See Also