ergo
mat_utils.h File Reference

Utilities used by other parts of the hierarchical matrix library. More...

#include "Interval.h"
#include "matrix_proxy.h"
#include <random>

Go to the source code of this file.

Classes

struct  mat::DiffMatrix< Tmatrix, Treal >
 
struct  mat::ATAMatrix< Tmatrix, Treal >
 
struct  mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >
 
struct  mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >
 

Namespaces

namespace  mat
 

Functions

template<class RandomIt >
static void mat::random_shuffle (RandomIt first, RandomIt last)
 

Detailed Description

Utilities used by other parts of the hierarchical matrix library.