|
libigl v2.5.0
|
#include "igl_inline.h"#include "MappingEnergyType.h"#include <Eigen/Dense>#include "mapping_energy_with_jacobians.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| double | igl::mapping_energy_with_jacobians (const Eigen::MatrixXd &Ji, const Eigen::VectorXd &areas, igl::MappingEnergyType slim_energy, double exp_factor) |
| Compute the rotation-invariant energy of a mapping (represented in Jacobians and areas) | |