Searched refs:solveCubic_0 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/java/src/
H A Dcore+Core.java1859 int retVal = solveCubic_0(coeffs.nativeObj, roots.nativeObj);
2490 private static native int solveCubic_0(long coeffs_nativeObj, long roots_nativeObj); method in class:Core

Completed in 129 milliseconds