DLAMC5Run 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(
	int BETA,
	int P,
	int EMIN,
	bool IEEE,
	ref int EMAX,
	ref double RMAX
)

Parameters

BETA  Int32
 
P  Int32
 
EMIN  Int32
 
IEEE  Boolean
 
EMAX  Int32
 
RMAX  Double
 

See Also