ltridet
function ltridet(L:RealMatrixLike) -> RealScalarLike
Logarithm of the absolute value of the determinant of a lower-triangular matrix.
- L Lower-triangular matrix L.
Returns Result \log|\det L|.
function ltridet(L:RealMatrixLike) -> RealScalarLike
Logarithm of the absolute value of the determinant of a lower-triangular matrix.
Returns Result \log|\det L|.