![]() |
PURIFY
Next-generation radio interferometric imaging
|
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... | |