#include <map>#include <vector>#include <complex>
Go to the source code of this file.
Classes | |
| class | MeshLib::CDenseMatrix |
Namespaces | |
| namespace | MeshLib |
Functions | |
| double | MeshLib::_inner_product (double *v1, double *v2, int num) |
| void | MeshLib::_scale (double *v, double s, int num) |
| double | MeshLib::norm (double *v, int num) |
| void | MeshLib::_normalize (double *v, int num) |
1.7.1