![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the eigenvalues of a (real-valued) matrix.
| EigMat | type of real matrix argument |
| [in] | m | matrix to find the eigenvectors of. Must be square and have a non-zero size. |
m Definition at line 20 of file eigenvalues.hpp.