Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the log absolute determinant of the specified square matrix.
EigMat | type of the matrix |
m | Specified matrix. |
std::domain_error | if matrix is not square. |
Definition at line 16 of file log_determinant.hpp.