#include <mia/3d/matrix.hh>
Data Fields | |
int | a |
int | b |
some struct to help solving the 3x3 Matrix eigenvalue problem
Definition at line 372 of file 3d/matrix.hh.
int solve_lines_t::a |
Definition at line 373 of file 3d/matrix.hh.
Referenced by T3DMatrix< T >::get_eigenvector().
int solve_lines_t::b |
Definition at line 373 of file 3d/matrix.hh.
Referenced by T3DMatrix< T >::get_eigenvector().