NiHu
2.0
|
M2L operator of the Laplace 3D FMM. More...
#include <laplace_3d_fmm.hpp>
Public Types | |
typedef Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > | result_t |
typedef laplace_3d_fmm::cluster_t | cluster_t |
Public Member Functions | |
result_t | operator() (cluster_t to, cluster_t from) const |
Static Public Member Functions | |
static size_t | unique_idx (cluster_t const &to, cluster_t const &from) |
M2L operator of the Laplace 3D FMM.
Definition at line 400 of file laplace_3d_fmm.hpp.