aimstil  5.0.5
til::DWTND< DWT, 3 > Class Template Reference

#include <cathier/dwt.h>

Public Types

typedef DWT::prec_type prec_type
 

Public Member Functions

void operator() (prec_type *im, numeric_array< std::size_t, 3 > dim, int dir, numeric_array< std::size_t, 3 > step, numeric_array< std::size_t, 3 > real_dim)
 

Detailed Description

template<typename DWT>
class til::DWTND< DWT, 3 >

Definition at line 94 of file dwt.h.

Member Typedef Documentation

◆ prec_type

template<typename DWT >
typedef DWT::prec_type til::DWTND< DWT, 3 >::prec_type

Definition at line 97 of file dwt.h.

Member Function Documentation

◆ operator()()

template<typename DWT >
void til::DWTND< DWT, 3 >::operator() ( prec_type im,
numeric_array< std::size_t, 3 >  dim,
int  dir,
numeric_array< std::size_t, 3 >  step,
numeric_array< std::size_t, 3 >  real_dim 
)

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