NiHu  2.0

Leaf indexing of M2P and L2P operators. More...

#include "fmm_operator.hpp"
#include <type_traits>
Include dependency graph for x2p_indexed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::fmm::x2p_indexed< Operator, It >
 

Functions

template<class Operator , class It >
auto NiHu::fmm::create_x2p_indexed (Operator &&op, It begin, It end)
 

Detailed Description

Leaf indexing of M2P and L2P operators.

Definition in file x2p_indexed.hpp.