![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include "PI.h"#include <Eigen/Dense>#include "flip_avoiding_line_search.cpp"
Include dependency graph for flip_avoiding_line_search.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| IGL_INLINE double | igl::flip_avoiding_line_search (const Eigen::MatrixXi F, Eigen::MatrixXd &cur_v, Eigen::MatrixXd &dst_v, std::function< double(Eigen::MatrixXd &)> energy, double cur_energy=-1) |