#include <dwt.hh>
Static Public Member Functions | |
template<class I, class K> | |
static void | doit (abstract::image< I > &, typename mlc::exact< I >::ret::point_type &, const unsigned, const unsigned, const K &, dwt_transform_dir_) |
Iterate over all dimensions except one. |
dim | Number of dimension to process. |
Definition at line 384 of file dwt.hh.
static void oln::internal::dim_iterate_rec_< dim, 0 >::doit | ( | abstract::image< I > & | , | |
typename mlc::exact< I >::ret::point_type & | , | |||
const | unsigned, | |||
const | unsigned, | |||
const K & | , | |||
dwt_transform_dir_ | ||||
) | [inline, static] |