| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename Derivedl , typename DerivedF , typename Gtype > | |
| void | igl::grad_intrinsic (const Eigen::MatrixBase< Derivedl > &l, const Eigen::MatrixBase< DerivedF > &F, Eigen::SparseMatrix< Gtype > &G) | 
| Construct an intrinsic gradient operator.   | |