|
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 T > | |
| void | igl::print_ijv (const Eigen::SparseMatrix< T > &X, const int offset=0) |
| Prints a 3 column matrix representing [I,J,V] = find(X). | |
| #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET |