Home
last modified time | relevance | path

Searched refs:SVDecomp_1 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/java/src/
Dcore+Core.java2016 SVDecomp_1(src.nativeObj, w.nativeObj, u.nativeObj, vt.nativeObj); in SVDecomp()
2519 …private static native void SVDecomp_1(long src_nativeObj, long w_nativeObj, long u_nativeObj, long… in SVDecomp_1() method in Core