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