#include <SymEigen.h>
Static Public Member Functions | |
| template<typename P , typename B > | |
| static void | compute (const Matrix< 2, 2, P, B > &m, Matrix< 2, 2, P > &eig, Vector< 2, P > &ev) |
Definition at line 97 of file SymEigen.h.
| static void TooN::Internal::ComputeSymEigen< 2 >::compute | ( | const Matrix< 2, 2, P, B > & | m, | |
| Matrix< 2, 2, P > & | eig, | |||
| Vector< 2, P > & | ev | |||
| ) | [inline, static] |
Definition at line 105 of file SymEigen.h.