#include <wtree.h>
Inheritance diagram for CDwtTree2dDualComplex:
Public Member Functions | |
void | SetLevels (int L) |
CDwtTree2dComplex & | Tree (int which) |
const CDwtTree2dComplex & | Tree (int which) const |
CDwtTree2dDualComplex | Clone (int N=1) const |
int | Levels () |
|
Clone the tree reducing the detail by N, that is the top-most N detail levels are cropped out.
|
|
Return the number of levels in the tree.
|
|
Set the number of levels of the tree.
|
|
Return requested tree of the dual tree.
|
|
Return requested tree of the dual tree.
|