LUDecomposition.L Property

DotNetMatrix

An NDoc Documented Class Library

LUDecomposition.L Property

Return lower triangular factor

[Visual Basic]Overridable Public ReadOnly Property L As GeneralMatrix
[C#]
public virtual GeneralMatrix L {get;}

See Also

LUDecomposition Class | DotNetMatrix Namespace