CholeskyDecomposition.GetL Method

DotNetMatrix

An NDoc Documented Class Library

CholeskyDecomposition.GetL Method 

Return triangular factor.

[Visual Basic]Overridable Public Function GetL() As GeneralMatrix
[C#]
public virtual GeneralMatrix GetL();

Return Value

L

See Also

CholeskyDecomposition Class | DotNetMatrix Namespace