|
typedef Result | result_t |
|
typedef unsigned int | index_t |
|
typedef std::vector< index_t > | indices_t |
|
typedef std::vector< result_t > | container_t |
|
typedef p2m_tag | fmm_tag |
|
|
template<class Operator , class ClusterDerived > |
| p2x_precompute (Operator const &op, cluster_tree< ClusterDerived > const &tree) |
|
size_t | get_assembly_time () const |
|
const result_t & | operator() (size_t to) const |
|
template<class Result>
class NiHu::fmm::p2x_precompute< Result, p2m_tag >
Definition at line 36 of file leaf_precompute.hpp.
The documentation for this class was generated from the following file: