DLAMC1Run 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(
	ref int BETA,
	ref int T,
	ref bool RND,
	ref bool IEEE1
)

Parameters

BETA  Int32
 
T  Int32
 
RND  Boolean
 
IEEE1  Boolean
 

See Also