|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
| namespace | Freestyle::OGF |
| namespace | Freestyle::OGF::MatrixUtil |
Functions | |
| void | Freestyle::OGF::MatrixUtil::semi_definite_symmetric_eigen (const double *mat, int n, double *eigen_vec, double *eigen_val) |
Variables | |
| static const double | Freestyle::OGF::MatrixUtil::EPS = 0.00001 |
| static int | Freestyle::OGF::MatrixUtil::MAX_ITER = 100 |