Parameters and precomputed data for ShapeUp.
More...
#include <shapeup.h>
Parameters and precomputed data for ShapeUp.
include/igl/shapeup.h
◆ ShapeupData()
igl::ShapeupData::ShapeupData |
( |
| ) |
|
|
inline |
Eigen::MatrixXd igl::ShapeupData::P |
◆ SC
Eigen::VectorXi igl::ShapeupData::SC |
Eigen::MatrixXi igl::ShapeupData::S |
Eigen::VectorXi igl::ShapeupData::b |
◆ maxIterations
int igl::ShapeupData::maxIterations |
◆ pTolerance
double igl::ShapeupData::pTolerance |
◆ shapeCoeff
double igl::ShapeupData::shapeCoeff |
◆ closeCoeff
double igl::ShapeupData::closeCoeff |
◆ smoothCoeff
double igl::ShapeupData::smoothCoeff |
◆ DShape
Eigen::SparseMatrix<double> igl::ShapeupData::DShape |
◆ DClose
Eigen::SparseMatrix<double> igl::ShapeupData::DClose |
◆ DSmooth
Eigen::SparseMatrix<double> igl::ShapeupData::DSmooth |
Eigen::SparseMatrix<double> igl::ShapeupData::Q |
Eigen::SparseMatrix<double> igl::ShapeupData::A |
◆ At
Eigen::SparseMatrix<double> igl::ShapeupData::At |
Eigen::SparseMatrix<double> igl::ShapeupData::W |
◆ solver_data
The documentation for this struct was generated from the following file: