DLASQ2Run 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 N,
	ref double[] Z,
	int offset_z,
	ref int INFO
)

Parameters

N  Int32
 
Z  Double
 
offset_z  Int32
 
INFO  Int32
 

See Also