public SquareMatrix LMatrix()Public Function LMatrix As SquareMatrixpublic:
SquareMatrix^ LMatrix()member LMatrix : unit -> SquareMatrix The pivoted LU decomposition algorithm guarantees that the diagonal entries of this matrix are all one, and that the magnitudes of the sub-diagonal entries are all less than or equal to one.