![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the eigendecomposition of a (real-valued) matrix.
| EigMat | type of real matrix argument |
| [in] | m | matrix to find the eigendecomposition of. Must be square and have a non-zero size. |
m and D is a complex-valued column vector with entries the eigenvectors of m Definition at line 24 of file eigendecompose.hpp.