#include <OpenTissue/configuration.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::math |
Functions | |
template<typename matrix3x3_type , typename vector3_type > | |
void | OpenTissue::math::eigen (matrix3x3_type const &A, matrix3x3_type &V, vector3_type &diag) |