![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the eigenvalues of the specified symmetric matrix in ascending order of magnitude.
This function is more efficient than the general eigenvalues function for symmetric matrices.
EigMat | type of the matrix |
m | Specified matrix. |
Definition at line 23 of file eigenvalues_sym.hpp.