| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Macros | |
| #define | EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET | 
Functions | |
| template<typename DerivedX , typename MatY > | |
| void | igl::invert_diag (const Eigen::SparseCompressedBase< DerivedX > &X, MatY &Y) | 
| Invert the diagonal entries of a matrix (if the matrix is a diagonal matrix then this amounts to inverting the matrix)   | |
| #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET |