![]() |
PURIFY
Next-generation radio interferometric imaging
|
Include dependency graph for IndexMapping.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | purify::IndexMapping< STORAGE_INDEX_TYPE > |
Namespaces | |
| purify | |
Functions | |
| template<class T0 , class STORAGE_INDEX_TYPE = t_int> | |
| std::set< STORAGE_INDEX_TYPE > | purify::non_empty_outers (Eigen::SparseMatrixBase< T0 > const &matrix) |
| Indices of non empty outer indices. More... | |
| template<class T0 > | |
| Sparse< typename T0::Scalar > | purify::compress_outer (T0 const &matrix) |
| Indices of non empty outer indices. More... | |