aimstil
5.0.5
|
Direct multiscale DWT. More...
#include <cathier/dwt.h>
Public Types | |
typedef DWT::prec_type | prec_type |
Public Member Functions | |
void | operator() (prec_type *s, std::size_t n) |
Direct multiscale DWT.
typedef DWT::prec_type til::MultiDWT::Direct< DWT >::prec_type |
void til::MultiDWT::Direct< DWT >::operator() | ( | prec_type * | s, |
std::size_t | n | ||
) |
s | Input array. This also contains the output, the computation being in-place. |
n | Length of the input. |