Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Check if the matrix_cl
is symmetric.
function | Function name (for error messages) |
name | Variable name (for error messages) |
y | matrix_cl to test |
<code>std::domain_error</code> | if the matrix is not symmetric. |
Definition at line 27 of file check_symmetric.hpp.