aglowav2::Delta< F > Class Template Referenceabstract
Abstract class for the truncation matrix used for wavelet compression. More...
#include <operator.hh>
Public Member Functions | |
virtual bool | operator() (const Haar3d000< F > &elmX, const Haar3d000< F > &elmY) const |
virtual bool | operator() (const Haar3dXXX< F > &elmX, const Haar3dXXX< F > &elmY) const =0 |
Application operator. Returns true if matrix entry essential. More... | |
Detailed Description
template<class F = concepts::Real>
class aglowav2::Delta< F >
Abstract class for the truncation matrix used for wavelet compression.
- Parameters
-
Field (Real or Cmplx)
Definition at line 25 of file operator.hh.
Member Function Documentation
◆ operator()() [1/2]
template<class F >
|
virtual |
Definition at line 35 of file operator.hh.
◆ operator()() [2/2]
template<class F = concepts::Real>
|
pure virtual |
Application operator. Returns true if matrix entry essential.
The documentation for this class was generated from the following file:
- aglowav2/operator.hh