#include <lowrankfunction.h>
|
| LRFunctorPure ()=default |
|
| LRFunctorPure (const Function< T, NDIM > &f) |
|
std::vector< Function< T, LDIM > > | inner (const std::vector< Function< T, LDIM >> &rhs, const particle< LDIM > p1, const particle< LDIM > p2) const |
|
Tensor< T >::scalar_type | norm2 () const |
|
T | operator() (const Vector< double, NDIM > &r) const |
|
World & | world () const |
|
virtual | ~LRFunctorBase () |
|
virtual Function< T, LDIM > | inner (const Function< T, LDIM > &rhs, const particle< LDIM > p1, const particle< LDIM > p2) const |
|
virtual T | operator() (const Vector< T, NDIM > &r) const =0 |
|
◆ LRFunctorPure() [1/2]
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
◆ LRFunctorPure() [2/2]
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
◆ inner()
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
◆ norm2()
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
◆ operator()()
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
◆ world()
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
template<typename T , std::size_t NDIM, std::size_t LDIM = NDIM/2>
a hi-dim function
Referenced by madness::LRFunctorPure< T, NDIM, LDIM >::inner(), madness::LRFunctorPure< T, NDIM, LDIM >::norm2(), madness::LRFunctorPure< T, NDIM, LDIM >::operator()(), test_full_rank_functor(), and madness::LRFunctorPure< T, NDIM, LDIM >::world().
The documentation for this struct was generated from the following file: