![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for is_sparse.h:
This graph shows which files directly or indirectly include this file: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 T > | |
| IGL_INLINE bool | igl::is_sparse (const Eigen::SparseMatrix< T > &A) |
| template<typename DerivedA > | |
| IGL_INLINE bool | igl::is_sparse (const Eigen::PlainObjectBase< DerivedA > &A) |
| #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET |