LinearLeastSquaresCalculateLIWORK Method

Definition

Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
private int CalculateLIWORK(
	int ARows,
	int AColumns
)

Parameters

ARows  Int32
 
AColumns  Int32
 

Return Value

Int32

See Also