| add(SampledSignal< T > &, long) | SampledSignal< T > | |
| applyHanningWindow(long shift, long width, long startIndex, long endIndex) | SampledSignal< T > | |
| at(long index) | SampledSignal< T > | |
| at(long index) const | SampledSignal< T > | |
| centerPitchmark | OLA_Frame< T > | [private] |
| convertToDSPVector() | SampledSignal< T > | |
| getCenter() | OLA_Frame< T > | |
| getVoiced() | OLA_Frame< T > | |
| intensity | OLA_Frame< T > | [private] |
| lastPitchmark | OLA_Frame< T > | [private] |
| multiply(SampledSignal< T > &, long) | SampledSignal< T > | |
| OLA_Frame(long size) | OLA_Frame< T > | [inline] |
| OLA_Frame(const SampledSignal< T > &signal, long start, long end) | OLA_Frame< T > | |
| printTo(ostream &out) | SampledSignal< T > | |
| readFromFile(string file_name, long start, long end) | SampledSignal< T > | |
| repetitions | OLA_Frame< T > | [private] |
| SampledSignal(long size) | SampledSignal< T > | |
| SampledSignal(T *data, unsigned long size) | SampledSignal< T > | |
| SampledSignal(const SampledSignal< T > &other, long, long) | SampledSignal< T > | |
| setCenter(long center) | OLA_Frame< T > | |
| setVoiced(bool voiced) | OLA_Frame< T > | |
| size() | SampledSignal< T > | |
| voiced | OLA_Frame< T > | [private] |