Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the eigenvectors 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 22 of file eigenvectors.hpp.