MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / cheb_poly_eva

Method cheb_poly_eva

src/main/java/org/xiph/speex/Lsp.java:116–139  ·  view source on GitHub ↗

This function evaluates a series of Chebyshev polynomials. @param coef - coefficients of the polynomial to be evaluated. @param x - the point where polynomial is to be evaluated. @param m - order of the polynomial. @return the value of the polynomial at point x.

(final float[] coef,
                                          float x,
                                          final int m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lpc2lspMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected