GeneralMatrix.LUD Method

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.LUD Method 

LU Decomposition

[Visual Basic]Overridable Public Function LUD() As LUDecomposition
[C#]
public virtual LUDecomposition LUD();

Return Value

LUDecomposition

See Also

GeneralMatrix Class | DotNetMatrix Namespace | LUDecomposition