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|.