#include <operator.hh>
Public Member Functions | |
bool | operator() (const Haar3dXXX< F > &elmX, const Haar3dXXX< F > &elmY) const |
Application operator. Returns true if matrix entry essential. | |
bool | operator() (const Haar3d000< F > &elmX, const Haar3d000< F > &elmY) const |
Class for the truncation matrix used for wavelet compression. No compression takes place instead the whole wavelet matrix is computed.
Field | (Real or Cmplx) |
Definition at line 50 of file operator.hh.
|
virtual |
Reimplemented from aglowav2::Delta< F >.
|
virtual |
Application operator. Returns true if matrix entry essential.
Implements aglowav2::Delta< F >.