Class wrapping around Yang Liu's HODLR code. More...
#include <cassert>#include <functional>#include "kernel/Kernel.hpp"#include "dense/DistributedMatrix.hpp"#include "HODLROptions.hpp"#include "sparse/CSRGraph.hpp"#include "structured/StructuredMatrix.hpp"

Go to the source code of this file.
Classes | |
| struct | strumpack::HODLR::ExtractionMeta |
| class | strumpack::HODLR::HODLRMatrix< scalar_t > |
| Hierarchically low-rank matrix representation. More... | |
| struct | strumpack::HODLR::AelemCommPtrs< scalar_t > |
Namespaces | |
| strumpack | |
| strumpack::HODLR | |
Class wrapping around Yang Liu's HODLR code.