ldet
function ldet(A:RealMatrixLike) -> RealScalarLike
Logarithm of the absolute value of the determinant of a square matrix.
- A Matrix A.
Returns Result \log |\det A|.
function ldet(A:RealMatrixLike) -> RealScalarLike
Logarithm of the absolute value of the determinant of a square matrix.
Returns Result \log |\det A|.