19 template <
class T>
class ArrayND;
42 bool getDir()
const {
return forward_; }
46 void setCalcRange(
int startidx,
int convstartidx);
54 bool transform(
const float*,
int szin,
float*,
int szout)
const;
67 float* makeHilbWindow(
int);
68 bool isPossible(
int)
const;
69 bool isFast(
int )
const {
return true; }
71 bool transform(
const float*,
int szin,
float*,
int szout,
#define mExpClass(module)
Definition: commondefs.h:157
Contains the information about the size of ArrayND, and in what order the data is stored (if accessab...
Definition: arrayndinfo.h:21
Definition: uistring.h:88
Interface to a series of values.
Definition: odmemory.h:15
An ArrayND is an array with a given number of dimensions and a size.
Definition: arraynd.h:29
BufferString errmsg_
Definition: horizontracker.h:117