|
Wildmeshing Toolkit
|
#include "TriangleAMIPS.hpp"#include <wmtk/Primitive.hpp>#include <wmtk/TriMesh.hpp>#include <wmtk/function/utils/AutoDiffRAII.hpp>#include <wmtk/function/utils/amips.hpp>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::function |
Typedefs | |
| using | wmtk::function::DScalar = typename PerSimplexAutodiffFunction::DScalar |
| using | wmtk::function::DSVec2 = Eigen::Vector2< DScalar > |
| using | wmtk::function::DSVec3 = Eigen::Vector3< DScalar > |