| coefficientCount() const | LPC | |
| inputSize() const | LPC | |
| LPC(int inputSize=1024, int coefficientCount=15, Real preEmphasis=0.0) | LPC | |
| preEmphasis() const | LPC | |
| process(const MatrixXR &frames, MatrixXR *lpcCoefficients, MatrixXR *reflectionCoefficients, MatrixXR *error) | LPC | |
| setCoefficientCount(int count, bool callSetup=true) | LPC | |
| setInputSize(int size, bool callSetup=true) | LPC | |
| setPreEmphasis(Real coefficient, bool callSetup=true) | LPC | |
| ~LPC() | LPC |
1.5.6