LUDecomposition.LU Field

DotNetMatrix

An NDoc Documented Class Library

LUDecomposition.LU Field

Array for internal storage of decomposition. @serial internal array storage.

[Visual Basic]Private LU As Double()[)
[C#]
private double[][] LU;

See Also

LUDecomposition Class | DotNetMatrix Namespace