|
CEBL
2.1
|
#include <PassBandFunctions.hpp>
Data Fields | |
| bool | empty |
| Matrix | x |
| Matrix | y |
Definition at line 26 of file PassBandFunctions.hpp.
| bool FilterState::empty |
Definition at line 28 of file PassBandFunctions.hpp.
Referenced by filter(), and CEBL::PassBand::use().
| Matrix FilterState::x |
Definition at line 29 of file PassBandFunctions.hpp.
Referenced by filter().
| Matrix FilterState::y |
Definition at line 30 of file PassBandFunctions.hpp.
Referenced by filter().
1.8.1.1