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

/openjdk7/hotspot/test/compiler/8005956/
H A DPolynomialRoot.java35 return root3(p,re_root,im_root);
561 public static int root3(final double [] p,final double [] re_root,final double [] im_root) method in class:PolynomialRoot
735 root3(p,re_root,im_root);

Completed in 31 milliseconds