| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename Derived > | |
| bool | igl::isdiag (const Eigen::SparseCompressedBase< Derived > &A) | 
| Determine if a given matrix is diagonal: all non-zeros lie on the main diagonal.   | |