libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
namespace | igl::spectra |
Functions | |
template<typename DerivedV , typename DerivedF , typename DerivedV_uv > | |
bool | igl::spectra::lscm (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedV_uv > &V_uv) |
Compute a free-boundary least-squares conformal map parametrization. | |