#include <SymEigen.h>
| Static Public Member Functions | |
| template<int Rows, int Cols, typename P , typename B > | |
| static void | compute (const Matrix< Rows, Cols, P, B > &m, Matrix< Size, Size, P > &evectors, Vector< Size, P > &evalues) | 
Definition at line 56 of file SymEigen.h.
| static void TooN::Internal::ComputeSymEigen< Size >::compute | ( | const Matrix< Rows, Cols, P, B > & | m, | |
| Matrix< Size, Size, P > & | evectors, | |||
| Vector< Size, P > & | evalues | |||
| ) |  [inline, static] | 
Definition at line 64 of file SymEigen.h.