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

Method nbest

src/main/java/org/xiph/speex/VQ.java:153–179  ·  view source on GitHub ↗

Finds the indices of the n-best entries in a codebook @param in @param offset @param codebook @param len @param entries @param E @param N @param nbest @param best_dist

(final float[] in,
                                 final int offset,
                                 final float[] codebook,
                                 final int len,
                                 final int entries,
                                 final float[] E,
                                 final int N,
                                 final int[] nbest,
                                 final float[] best_dist)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

quantMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected