#include <element.hh>
Public Member Functions | |
Key (uint l, uint j) | |
int | operator== (const Key &key) |
int | operator< (const Key &key) |
uint | l () const |
uint | j () const |
Key of the wavelet element
l | Level |
j | number dependent of the level |
Definition at line 110 of file element.hh.
|
inline |
Definition at line 112 of file element.hh.
|
inline |
Definition at line 121 of file element.hh.
|
inline |
Definition at line 120 of file element.hh.
|
inline |
Definition at line 117 of file element.hh.
|
inline |
Definition at line 114 of file element.hh.