![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <Eigen/Dense>#include <Eigen/Sparse>#include "hessian_energy.cpp"
Include dependency graph for hessian_energy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedV , typename DerivedF , typename Scalar > | |
| IGL_INLINE void | igl::hessian_energy (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F, Eigen::SparseMatrix< Scalar > &Q) |