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

Method inner_prod

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

Calculates the inner product of the given vectors. @param x - first vector. @param xs - offset of the first vector. @param y - second vector. @param ys - offset of the second vector. @param len - length of the vectors. @return the inner product of the given vectors.

(float[] x, int xs, float[] y, int ys, int len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

open_loop_nbest_pitchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected