aimstil  5.0.5
til::DWTCubic< T, BC >::Direct Struct Reference

Direct DWT. More...

#include <cathier/dwt.h>

Public Types

typedef T prec_type
 

Public Member Functions

void operator() (T *s, std::size_t n, std::size_t step)
 

Detailed Description

template<typename T, typename BC>
struct til::DWTCubic< T, BC >::Direct

Direct DWT.

Definition at line 23 of file dwt.h.

Member Typedef Documentation

◆ prec_type

template<typename T , typename BC >
typedef T til::DWTCubic< T, BC >::Direct::prec_type

Definition at line 25 of file dwt.h.

Member Function Documentation

◆ operator()()

template<typename T , typename BC >
void til::DWTCubic< T, BC >::Direct::operator() ( T *  s,
std::size_t  n,
std::size_t  step 
)

The documentation for this struct was generated from the following file: