Searched defs:multiplyMV (Results 1 – 2 of 2) sorted by relevance
97 public static native void multiplyMV(float[] resultVec, in multiplyMV() method in Matrix
593 void multiplyMV(float* r, const float* lhs, const float* rhs) in multiplyMV() function