TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
graph_algo.hpp File Reference
#include <algorithm>
#include <vector>
#include <deque>
#include <nda/nda.hpp>

Go to the source code of this file.

Namespaces

namespace  nda
 

Functions

std::vector< std::vector< int > > nda::find_blocks (nda::matrix_view< double > m, double threshold)
 Find a block structure of a Matrix.