Searched refs:solveCubic_0 (Results 1 – 1 of 1) sorted by relevance
1859 int retVal = solveCubic_0(coeffs.nativeObj, roots.nativeObj); in solveCubic()2490 private static native int solveCubic_0(long coeffs_nativeObj, long roots_nativeObj); in solveCubic_0() method in Core