TooN 2.1
|
Static Public Member Functions | |
template<typename P , typename B > | |
static void | compute (const Matrix< 3, 3, P, B > &m, Matrix< 3, 3, P > &eig, Vector< 3, P > &ev) |
static void compute | ( | const Matrix< 3, 3, P, B > & | m, |
Matrix< 3, 3, P > & | eig, | ||
Vector< 3, P > & | ev | ||
) | [static] |
Need A,B = cubert(alpha +- beta) Turn in to r, theta r^(1/3) * e^(i * theta/3)
References TooN::Identity, TooN::norm_1(), TooN::normalize(), TooN::Ones, TooN::sqrt(), and TooN::unit().