ClusterTree.hpp File Reference

This file contains the ClusterTree class definition. More...

#include <vector>
#include <unordered_map>
#include <cassert>
#include <iostream>
#include "StrumpackConfig.hpp"
#include "misc/MPIWrapper.hpp"
Include dependency graph for ClusterTree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  strumpack::structured::ClusterTree
 The cluster tree, or partition tree that represents the partitioning of the rows or columns of a hierarchical matrix. More...
 

Namespaces

namespace  strumpack
 
namespace  strumpack::structured
 

Detailed Description

This file contains the ClusterTree class definition.