PageRenderTime 48ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/projects/colt-1.2.0/doc/api/cern/colt/function/class-use/DoubleComparator.html

https://gitlab.com/essere.lab.public/qualitas.class-corpus
HTML | 262 lines | 222 code | 24 blank | 16 comment | 0 complexity | a29929651a1c9ed696b3c530870c02e6 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 09 20:36:02 PDT 2004 -->
  6. <TITLE>
  7. Uses of Interface cern.colt.function.DoubleComparator (Colt 1.2.0 - API Specification)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  10. <SCRIPT type="text/javascript">
  11. function windowTitle()
  12. {
  13. parent.document.title="Uses of Interface cern.colt.function.DoubleComparator (Colt 1.2.0 - API Specification)";
  14. }
  15. </SCRIPT>
  16. </HEAD>
  17. <BODY BGCOLOR="white" onload="windowTitle();">
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <A NAME="navbar_top"><!-- --></A>
  20. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  21. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  22. <TR>
  23. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  24. <A NAME="navbar_top_firstrow"><!-- --></A>
  25. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  26. <TR ALIGN="center" VALIGN="top">
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  35. </TR>
  36. </TABLE>
  37. </TD>
  38. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  39. <b>Colt 1.2.0</b></EM>
  40. </TD>
  41. </TR>
  42. <TR>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. &nbsp;PREV&nbsp;
  45. &nbsp;NEXT</FONT></TD>
  46. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  47. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  48. &nbsp;<A HREF="DoubleComparator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  49. &nbsp;<SCRIPT type="text/javascript">
  50. <!--
  51. if(window==top) {
  52. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  53. }
  54. //-->
  55. </SCRIPT>
  56. <NOSCRIPT>
  57. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  58. </NOSCRIPT>
  59. </FONT></TD>
  60. </TR>
  61. </TABLE>
  62. <A NAME="skip-navbar_top"></A>
  63. <!-- ========= END OF TOP NAVBAR ========= -->
  64. <HR>
  65. <CENTER>
  66. <H2>
  67. <B>Uses of Interface<br>cern.colt.function.DoubleComparator</B></H2>
  68. </CENTER>
  69. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  70. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  71. <TD COLSPAN=2><FONT SIZE="+2">
  72. Packages that use <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A></FONT></TD>
  73. </TR>
  74. <TR BGCOLOR="white" CLASS="TableRowColor">
  75. <TD><A HREF="#cern.colt"><B>cern.colt</B></A></TD>
  76. <TD>Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting.&nbsp;</TD>
  77. </TR>
  78. <TR BGCOLOR="white" CLASS="TableRowColor">
  79. <TD><A HREF="#cern.colt.list"><B>cern.colt.list</B></A></TD>
  80. <TD>Resizable lists holding objects or primitive data types such as <tt>int</tt>,
  81. <tt>double</tt>, etc.&nbsp;</TD>
  82. </TR>
  83. <TR BGCOLOR="white" CLASS="TableRowColor">
  84. <TD><A HREF="#cern.colt.matrix.doublealgo"><B>cern.colt.matrix.doublealgo</B></A></TD>
  85. <TD>Double matrix <i>algorithms</i> such as print formatting, sorting, partitioning and statistics.&nbsp;</TD>
  86. </TR>
  87. </TABLE>
  88. &nbsp;
  89. <P>
  90. <A NAME="cern.colt"><!-- --></A>
  91. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  92. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  93. <TD COLSPAN=2><FONT SIZE="+2">
  94. Uses of <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A> in <A HREF="../../../../cern/colt/package-summary.html">cern.colt</A></FONT></TD>
  95. </TR>
  96. </TABLE>
  97. &nbsp;
  98. <P>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  101. <TD COLSPAN=2>Methods in <A HREF="../../../../cern/colt/package-summary.html">cern.colt</A> with parameters of type <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A></FONT></TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  105. <CODE>static&nbsp;void</CODE></FONT></TD>
  106. <TD><CODE><B>Sorting.</B><B><A HREF="../../../../cern/colt/Sorting.html#mergeSort(double[], int, int, cern.colt.function.DoubleComparator)">mergeSort</A></B>(double[]&nbsp;a,
  107. int&nbsp;fromIndex,
  108. int&nbsp;toIndex,
  109. <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A>&nbsp;c)</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts the specified range of the specified array of elements according
  112. to the order induced by the specified comparator.</TD>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  116. <CODE>static&nbsp;void</CODE></FONT></TD>
  117. <TD><CODE><B>Sorting.</B><B><A HREF="../../../../cern/colt/Sorting.html#quickSort(double[], int, int, cern.colt.function.DoubleComparator)">quickSort</A></B>(double[]&nbsp;a,
  118. int&nbsp;fromIndex,
  119. int&nbsp;toIndex,
  120. <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A>&nbsp;c)</CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts the specified range of the specified array of elements according
  123. to the order induced by the specified comparator.</TD>
  124. </TR>
  125. </TABLE>
  126. &nbsp;
  127. <P>
  128. <A NAME="cern.colt.list"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  131. <TD COLSPAN=2><FONT SIZE="+2">
  132. Uses of <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A> in <A HREF="../../../../cern/colt/list/package-summary.html">cern.colt.list</A></FONT></TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <P>
  137. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  138. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  139. <TD COLSPAN=2>Methods in <A HREF="../../../../cern/colt/list/package-summary.html">cern.colt.list</A> with parameters of type <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A></FONT></TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;void</CODE></FONT></TD>
  144. <TD><CODE><B>AbstractDoubleList.</B><B><A HREF="../../../../cern/colt/list/AbstractDoubleList.html#mergeSortFromTo(int, int, cern.colt.function.DoubleComparator)">mergeSortFromTo</A></B>(int&nbsp;from,
  145. int&nbsp;to,
  146. <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A>&nbsp;c)</CODE>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts the receiver according
  149. to the order induced by the specified comparator.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;void</CODE></FONT></TD>
  154. <TD><CODE><B>AbstractDoubleList.</B><B><A HREF="../../../../cern/colt/list/AbstractDoubleList.html#quickSortFromTo(int, int, cern.colt.function.DoubleComparator)">quickSortFromTo</A></B>(int&nbsp;from,
  155. int&nbsp;to,
  156. <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A>&nbsp;c)</CODE>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts the receiver according
  159. to the order induced by the specified comparator.</TD>
  160. </TR>
  161. </TABLE>
  162. &nbsp;
  163. <P>
  164. <A NAME="cern.colt.matrix.doublealgo"><!-- --></A>
  165. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  166. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  167. <TD COLSPAN=2><FONT SIZE="+2">
  168. Uses of <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A> in <A HREF="../../../../cern/colt/matrix/doublealgo/package-summary.html">cern.colt.matrix.doublealgo</A></FONT></TD>
  169. </TR>
  170. </TABLE>
  171. &nbsp;
  172. <P>
  173. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  174. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  175. <TD COLSPAN=2>Methods in <A HREF="../../../../cern/colt/matrix/doublealgo/package-summary.html">cern.colt.matrix.doublealgo</A> with parameters of type <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A></FONT></TD>
  176. </TR>
  177. <TR BGCOLOR="white" CLASS="TableRowColor">
  178. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  179. <CODE>&nbsp;<A HREF="../../../../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A></CODE></FONT></TD>
  180. <TD><CODE><B>Sorting.</B><B><A HREF="../../../../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix1D, cern.colt.function.DoubleComparator)">sort</A></B>(<A HREF="../../../../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A>&nbsp;vector,
  181. <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function">DoubleComparator</A>&nbsp;c)</CODE>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts the vector into ascending order, according to the order induced by the specified comparator.</TD>
  184. </TR>
  185. </TABLE>
  186. &nbsp;
  187. <P>
  188. <HR>
  189. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  190. <A NAME="navbar_bottom"><!-- --></A>
  191. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  192. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  193. <TR>
  194. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  195. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  196. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  197. <TR ALIGN="center" VALIGN="top">
  198. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  199. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  200. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  201. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  202. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  203. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  204. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  205. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  206. </TR>
  207. </TABLE>
  208. </TD>
  209. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  210. <b>Colt 1.2.0</b></EM>
  211. </TD>
  212. </TR>
  213. <TR>
  214. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  215. &nbsp;PREV&nbsp;
  216. &nbsp;NEXT</FONT></TD>
  217. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  218. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  219. &nbsp;<A HREF="DoubleComparator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  220. &nbsp;<SCRIPT type="text/javascript">
  221. <!--
  222. if(window==top) {
  223. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  224. }
  225. //-->
  226. </SCRIPT>
  227. <NOSCRIPT>
  228. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  229. </NOSCRIPT>
  230. </FONT></TD>
  231. </TR>
  232. </TABLE>
  233. <A NAME="skip-navbar_bottom"></A>
  234. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  235. <HR>
  236. <font size=-1 >Jump to the <a target=_top href=http://dsd.lbl.gov/~hoschek/colt >Colt Homepage</a>
  237. </BODY>
  238. </HTML>