VAPOR3
3.9.4
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Enumerator
a
f
g
m
n
o
p
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
c
d
e
f
g
h
l
m
o
p
r
s
t
v
x
Enumerator
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Functions
_
c
d
f
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
Functions
_
c
d
h
m
o
p
r
u
v
Variables
Typedefs
Enumerations
Enumerator
a
c
h
p
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
include
vapor
WaveFiltHaar.h
Go to the documentation of this file.
1
2
#ifndef _WaveFiltHaar_h_
3
#define _WaveFiltHaar_h_
4
5
namespace
VAPoR
{
6
7
//
16
class
WASP_API
WaveFiltHaar
:
public
WaveFiltBase
{
17
public
:
20
WaveFiltHaar
();
21
virtual
~WaveFiltHaar
();
22
23
private
:
24
void
_analysis_initialize();
25
void
_synthesis_initialize();
26
};
27
28
}
// namespace VAPoR
29
30
#endif
VAPoR::WaveFiltBase
A base class for wavelet family filters.
Definition:
WaveFiltBase.h:21
VAPoR::WaveFiltHaar
Haar FIR filters.
Definition:
WaveFiltHaar.h:16
VAPoR::WaveFiltHaar::WaveFiltHaar
WaveFiltHaar()
VAPoR::WaveFiltHaar::~WaveFiltHaar
virtual ~WaveFiltHaar()
WASP_API
#define WASP_API
Definition:
common.h:74
VAPoR
Definition:
AnnotationParams.h:33
Generated by
1.9.6