File: overview-tree.html

package info (click to toggle)
libcolt-free-java 1.2.0%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 20,832 kB
  • sloc: java: 30,337; xml: 893; makefile: 26; sh: 3
file content (286 lines) | stat: -rw-r--r-- 51,684 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 09 20:36:04 PDT 2004 -->
<TITLE>
Class Hierarchy (Colt 1.2.0 - API Specification)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Class Hierarchy (Colt 1.2.0 - API Specification)";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Colt 1.2.0</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="cern/clhep/package-tree.html">cern.clhep</A>, <A HREF="cern/colt/package-tree.html">cern.colt</A>, <A HREF="cern/colt/bitvector/package-tree.html">cern.colt.bitvector</A>, <A HREF="cern/colt/buffer/package-tree.html">cern.colt.buffer</A>, <A HREF="cern/colt/function/package-tree.html">cern.colt.function</A>, <A HREF="cern/colt/list/package-tree.html">cern.colt.list</A>, <A HREF="cern/colt/list/adapter/package-tree.html">cern.colt.list.adapter</A>, <A HREF="cern/colt/map/package-tree.html">cern.colt.map</A>, <A HREF="cern/colt/matrix/package-tree.html">cern.colt.matrix</A>, <A HREF="cern/colt/matrix/bench/package-tree.html">cern.colt.matrix.bench</A>, <A HREF="cern/colt/matrix/doublealgo/package-tree.html">cern.colt.matrix.doublealgo</A>, <A HREF="cern/colt/matrix/impl/package-tree.html">cern.colt.matrix.impl</A>, <A HREF="cern/colt/matrix/linalg/package-tree.html">cern.colt.matrix.linalg</A>, <A HREF="cern/colt/matrix/objectalgo/package-tree.html">cern.colt.matrix.objectalgo</A>, <A HREF="cern/jet/math/package-tree.html">cern.jet.math</A>, <A HREF="cern/jet/random/package-tree.html">cern.jet.random</A>, <A HREF="cern/jet/random/engine/package-tree.html">cern.jet.random.engine</A>, <A HREF="cern/jet/random/sampling/package-tree.html">cern.jet.random.sampling</A>, <A HREF="cern/jet/stat/package-tree.html">cern.jet.stat</A>, <A HREF="cern/jet/stat/quantile/package-tree.html">cern.jet.stat.quantile</A>, <A HREF="corejava/package-tree.html">corejava</A>, <A HREF="hep/aida/package-tree.html">hep.aida</A>, <A HREF="hep/aida/bin/package-tree.html">hep.aida.bin</A>, <A HREF="hep/aida/ref/package-tree.html">hep.aida.ref</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">class java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/AbstractCollection.html" title="class or interface in java.util"><B>AbstractCollection</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>)
<UL>
<LI TYPE="circle">class java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/AbstractList.html" title="class or interface in java.util"><B>AbstractList</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
<UL>
<LI TYPE="circle">class cern.colt.list.adapter.<A HREF="cern/colt/list/adapter/DoubleListAdapter.html" title="class in cern.colt.list.adapter"><B>DoubleListAdapter</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
<LI TYPE="circle">class cern.colt.list.adapter.<A HREF="cern/colt/list/adapter/FloatListAdapter.html" title="class in cern.colt.list.adapter"><B>FloatListAdapter</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
<LI TYPE="circle">class cern.colt.list.adapter.<A HREF="cern/colt/list/adapter/IntListAdapter.html" title="class in cern.colt.list.adapter"><B>IntListAdapter</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
<LI TYPE="circle">class cern.colt.list.adapter.<A HREF="cern/colt/list/adapter/LongListAdapter.html" title="class in cern.colt.list.adapter"><B>LongListAdapter</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
<LI TYPE="circle">class cern.colt.list.adapter.<A HREF="cern/colt/list/adapter/ObjectListAdapter.html" title="class in cern.colt.list.adapter"><B>ObjectListAdapter</B></A> (implements java.util.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A>)
</UL>
</UL>
<LI TYPE="circle">class cern.colt.<A HREF="cern/colt/Arrays.html" title="class in cern.colt"><B>Arrays</B></A><LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/Benchmark.html" title="class in cern.colt.map"><B>Benchmark</B></A><LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/Benchmark.html" title="class in cern.jet.random.engine"><B>Benchmark</B></A><LI TYPE="circle">class cern.colt.matrix.bench.<A HREF="cern/colt/matrix/bench/BenchmarkMatrix.html" title="class in cern.colt.matrix.bench"><B>BenchmarkMatrix</B></A><LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/BinFunctions1D.html" title="class in hep.aida.bin"><B>BinFunctions1D</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/CholeskyDecomposition.html" title="class in cern.colt.matrix.linalg"><B>CholeskyDecomposition</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Constants.html" title="class in cern.jet.math"><B>Constants</B></A><UL>
<LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Arithmetic.html" title="class in cern.jet.math"><B>Arithmetic</B></A><LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Bessel.html" title="class in cern.jet.math"><B>Bessel</B></A><LI TYPE="circle">class cern.jet.stat.<A HREF="cern/jet/stat/Gamma.html" title="class in cern.jet.stat"><B>Gamma</B></A><LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Polynomial.html" title="class in cern.jet.math"><B>Polynomial</B></A><LI TYPE="circle">class cern.jet.stat.<A HREF="cern/jet/stat/Probability.html" title="class in cern.jet.stat"><B>Probability</B></A></UL>
<LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Converter.html" title="class in hep.aida.ref"><B>Converter</B></A><LI TYPE="circle">class cern.jet.stat.<A HREF="cern/jet/stat/Descriptive.html" title="class in cern.jet.stat"><B>Descriptive</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Distributions.html" title="class in cern.jet.random"><B>Distributions</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/EigenvalueDecomposition.html" title="class in cern.colt.matrix.linalg"><B>EigenvalueDecomposition</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/FixedAxis.html" title="class in hep.aida.ref"><B>FixedAxis</B></A> (implements hep.aida.<A HREF="hep/aida/IAxis.html" title="interface in hep.aida">IAxis</A>)
<LI TYPE="circle">class corejava.<A HREF="corejava/Format.html" title="class in corejava"><B>Format</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/FormerFactory.html" title="class in cern.colt.matrix.impl"><B>FormerFactory</B></A><LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Functions.html" title="class in cern.jet.math"><B>Functions</B></A><LI TYPE="circle">class cern.colt.<A HREF="cern/colt/GenericPermuting.html" title="class in cern.colt"><B>GenericPermuting</B></A><LI TYPE="circle">class cern.colt.<A HREF="cern/colt/GenericSorting.html" title="class in cern.colt"><B>GenericSorting</B></A><LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/HashFunctions.html" title="class in cern.colt.map"><B>HashFunctions</B></A><LI TYPE="circle">class hep.aida.ref.Histogram (implements hep.aida.<A HREF="hep/aida/IHistogram.html" title="interface in hep.aida">IHistogram</A>)
<UL>
<LI TYPE="circle">class hep.aida.ref.AbstractHistogram1D (implements hep.aida.<A HREF="hep/aida/IHistogram1D.html" title="interface in hep.aida">IHistogram1D</A>)
<UL>
<LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Histogram1D.html" title="class in hep.aida.ref"><B>Histogram1D</B></A> (implements hep.aida.<A HREF="hep/aida/IHistogram1D.html" title="interface in hep.aida">IHistogram1D</A>)
</UL>
<LI TYPE="circle">class hep.aida.ref.AbstractHistogram2D (implements hep.aida.<A HREF="hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A>)
<UL>
<LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Histogram2D.html" title="class in hep.aida.ref"><B>Histogram2D</B></A> (implements hep.aida.<A HREF="hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A>)
</UL>
<LI TYPE="circle">class hep.aida.ref.AbstractHistogram3D (implements hep.aida.<A HREF="hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A>)
<UL>
<LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Histogram3D.html" title="class in hep.aida.ref"><B>Histogram3D</B></A> (implements hep.aida.<A HREF="hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A>)
</UL>
</UL>
<LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/IntFunctions.html" title="class in cern.jet.math"><B>IntFunctions</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/LUDecomposition.html" title="class in cern.colt.matrix.linalg"><B>LUDecomposition</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/LUDecompositionQuick.html" title="class in cern.colt.matrix.linalg"><B>LUDecompositionQuick</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/Mult.html" title="class in cern.jet.math"><B>Mult</B></A> (implements cern.colt.function.<A HREF="cern/colt/function/DoubleFunction.html" title="interface in cern.colt.function">DoubleFunction</A>)
<LI TYPE="circle">class cern.colt.<A HREF="cern/colt/Partitioning.html" title="class in cern.colt"><B>Partitioning</B></A><LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Partitioning.html" title="class in cern.colt.matrix.doublealgo"><B>Partitioning</B></A><LI TYPE="circle">class cern.colt.matrix.objectalgo.<A HREF="cern/colt/matrix/objectalgo/Partitioning.html" title="class in cern.colt.matrix.objectalgo"><B>Partitioning</B></A><LI TYPE="circle">class cern.colt.<A HREF="cern/colt/PersistentObject.html" title="class in cern.colt"><B>PersistentObject</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A>, java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/AbstractBin.html" title="class in hep.aida.bin"><B>AbstractBin</B></A><UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/AbstractBin1D.html" title="class in hep.aida.bin"><B>AbstractBin1D</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBufferConsumer.html" title="interface in cern.colt.buffer">DoubleBufferConsumer</A>)
<UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin"><B>StaticBin1D</B></A><UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/MightyStaticBin1D.html" title="class in hep.aida.bin"><B>MightyStaticBin1D</B></A><UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/QuantileBin1D.html" title="class in hep.aida.bin"><B>QuantileBin1D</B></A><UL>
<LI TYPE="circle">class hep.aida.bin.<A HREF="hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin"><B>DynamicBin1D</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractCollection.html" title="class in cern.colt.list"><B>AbstractCollection</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractList.html" title="class in cern.colt.list"><B>AbstractList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractBooleanList.html" title="class in cern.colt.list"><B>AbstractBooleanList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/BooleanArrayList.html" title="class in cern.colt.list"><B>BooleanArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractByteList.html" title="class in cern.colt.list"><B>AbstractByteList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/ByteArrayList.html" title="class in cern.colt.list"><B>ByteArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractCharList.html" title="class in cern.colt.list"><B>AbstractCharList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/CharArrayList.html" title="class in cern.colt.list"><B>CharArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractDoubleList.html" title="class in cern.colt.list"><B>AbstractDoubleList</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBufferConsumer.html" title="interface in cern.colt.buffer">DoubleBufferConsumer</A>)
<UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/DoubleArrayList.html" title="class in cern.colt.list"><B>DoubleArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractFloatList.html" title="class in cern.colt.list"><B>AbstractFloatList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/FloatArrayList.html" title="class in cern.colt.list"><B>FloatArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractIntList.html" title="class in cern.colt.list"><B>AbstractIntList</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/IntBufferConsumer.html" title="interface in cern.colt.buffer">IntBufferConsumer</A>)
<UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/IntArrayList.html" title="class in cern.colt.list"><B>IntArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractLongList.html" title="class in cern.colt.list"><B>AbstractLongList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/DistinctNumberList.html" title="class in cern.colt.list"><B>DistinctNumberList</B></A><LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/LongArrayList.html" title="class in cern.colt.list"><B>LongArrayList</B></A><LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/MinMaxNumberList.html" title="class in cern.colt.list"><B>MinMaxNumberList</B></A><LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list"><B>SimpleLongArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/AbstractShortList.html" title="class in cern.colt.list"><B>AbstractShortList</B></A><UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/ShortArrayList.html" title="class in cern.colt.list"><B>ShortArrayList</B></A></UL>
<LI TYPE="circle">class cern.colt.list.<A HREF="cern/colt/list/ObjectArrayList.html" title="class in cern.colt.list"><B>ObjectArrayList</B></A></UL>
</UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/AbstractDistribution.html" title="class in cern.jet.random"><B>AbstractDistribution</B></A> (implements cern.colt.function.<A HREF="cern/colt/function/DoubleFunction.html" title="interface in cern.colt.function">DoubleFunction</A>, cern.colt.function.<A HREF="cern/colt/function/IntFunction.html" title="interface in cern.colt.function">IntFunction</A>)
<UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/AbstractContinousDistribution.html" title="class in cern.jet.random"><B>AbstractContinousDistribution</B></A><UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Beta.html" title="class in cern.jet.random"><B>Beta</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/BreitWigner.html" title="class in cern.jet.random"><B>BreitWigner</B></A><UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/BreitWignerMeanSquare.html" title="class in cern.jet.random"><B>BreitWignerMeanSquare</B></A></UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/ChiSquare.html" title="class in cern.jet.random"><B>ChiSquare</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Empirical.html" title="class in cern.jet.random"><B>Empirical</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Exponential.html" title="class in cern.jet.random"><B>Exponential</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/ExponentialPower.html" title="class in cern.jet.random"><B>ExponentialPower</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Gamma.html" title="class in cern.jet.random"><B>Gamma</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Hyperbolic.html" title="class in cern.jet.random"><B>Hyperbolic</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Logarithmic.html" title="class in cern.jet.random"><B>Logarithmic</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Normal.html" title="class in cern.jet.random"><B>Normal</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/StudentT.html" title="class in cern.jet.random"><B>StudentT</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Uniform.html" title="class in cern.jet.random"><B>Uniform</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/VonMises.html" title="class in cern.jet.random"><B>VonMises</B></A></UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/AbstractDiscreteDistribution.html" title="class in cern.jet.random"><B>AbstractDiscreteDistribution</B></A><UL>
<LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Binomial.html" title="class in cern.jet.random"><B>Binomial</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/EmpiricalWalker.html" title="class in cern.jet.random"><B>EmpiricalWalker</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/HyperGeometric.html" title="class in cern.jet.random"><B>HyperGeometric</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/NegativeBinomial.html" title="class in cern.jet.random"><B>NegativeBinomial</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Poisson.html" title="class in cern.jet.random"><B>Poisson</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/PoissonSlow.html" title="class in cern.jet.random"><B>PoissonSlow</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Zeta.html" title="class in cern.jet.random"><B>Zeta</B></A></UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl"><B>AbstractFormatter</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Formatter.html" title="class in cern.colt.matrix.doublealgo"><B>Formatter</B></A><LI TYPE="circle">class cern.colt.matrix.objectalgo.<A HREF="cern/colt/matrix/objectalgo/Formatter.html" title="class in cern.colt.matrix.objectalgo"><B>Formatter</B></A></UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractMap.html" title="class in cern.colt.map"><B>AbstractMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractDoubleIntMap.html" title="class in cern.colt.map"><B>AbstractDoubleIntMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/OpenDoubleIntHashMap.html" title="class in cern.colt.map"><B>OpenDoubleIntHashMap</B></A></UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractIntDoubleMap.html" title="class in cern.colt.map"><B>AbstractIntDoubleMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/OpenIntDoubleHashMap.html" title="class in cern.colt.map"><B>OpenIntDoubleHashMap</B></A></UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractIntIntMap.html" title="class in cern.colt.map"><B>AbstractIntIntMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/OpenIntIntHashMap.html" title="class in cern.colt.map"><B>OpenIntIntHashMap</B></A></UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractIntObjectMap.html" title="class in cern.colt.map"><B>AbstractIntObjectMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/OpenIntObjectHashMap.html" title="class in cern.colt.map"><B>OpenIntObjectHashMap</B></A></UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/AbstractLongObjectMap.html" title="class in cern.colt.map"><B>AbstractLongObjectMap</B></A><UL>
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/OpenLongObjectHashMap.html" title="class in cern.colt.map"><B>OpenLongObjectHashMap</B></A></UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/AbstractMatrix.html" title="class in cern.colt.matrix.impl"><B>AbstractMatrix</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/AbstractMatrix1D.html" title="class in cern.colt.matrix.impl"><B>AbstractMatrix1D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix"><B>DoubleMatrix1D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl"><B>DenseDoubleMatrix1D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix1D</B></A></UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix"><B>ObjectMatrix1D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseObjectMatrix1D.html" title="class in cern.colt.matrix.impl"><B>DenseObjectMatrix1D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix1D</B></A></UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/AbstractMatrix2D.html" title="class in cern.colt.matrix.impl"><B>AbstractMatrix2D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix"><B>DoubleMatrix2D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl"><B>DenseDoubleMatrix2D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix2D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.WrapperDoubleMatrix2D<UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/RCDoubleMatrix2D.html" title="class in cern.colt.matrix.impl"><B>RCDoubleMatrix2D</B></A></UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix"><B>ObjectMatrix2D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseObjectMatrix2D.html" title="class in cern.colt.matrix.impl"><B>DenseObjectMatrix2D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix2D</B></A></UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/AbstractMatrix3D.html" title="class in cern.colt.matrix.impl"><B>AbstractMatrix3D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix"><B>DoubleMatrix3D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl"><B>DenseDoubleMatrix3D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix3D</B></A></UL>
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix"><B>ObjectMatrix3D</B></A><UL>
<LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/DenseObjectMatrix3D.html" title="class in cern.colt.matrix.impl"><B>DenseObjectMatrix3D</B></A><LI TYPE="circle">class cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix3D</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Algebra.html" title="class in cern.colt.matrix.linalg"><B>Algebra</B></A><LI TYPE="circle">class cern.jet.random.<A HREF="cern/jet/random/Benchmark.html" title="class in cern.jet.random"><B>Benchmark</B></A><LI TYPE="circle">class cern.colt.bitvector.<A HREF="cern/colt/bitvector/BitMatrix.html" title="class in cern.colt.bitvector"><B>BitMatrix</B></A><LI TYPE="circle">class cern.colt.bitvector.<A HREF="cern/colt/bitvector/BitVector.html" title="class in cern.colt.bitvector"><B>BitVector</B></A><LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer.html" title="class in cern.colt.buffer"><B>DoubleBuffer</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBufferConsumer.html" title="interface in cern.colt.buffer">DoubleBufferConsumer</A>)
<LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer2D.html" title="class in cern.colt.buffer"><B>DoubleBuffer2D</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer2DConsumer.html" title="interface in cern.colt.buffer">DoubleBuffer2DConsumer</A>)
<LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer3D.html" title="class in cern.colt.buffer"><B>DoubleBuffer3D</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer3DConsumer.html" title="interface in cern.colt.buffer">DoubleBuffer3DConsumer</A>)
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleFactory1D.html" title="class in cern.colt.matrix"><B>DoubleFactory1D</B></A><LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleFactory2D.html" title="class in cern.colt.matrix"><B>DoubleFactory2D</B></A><LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleFactory3D.html" title="class in cern.colt.matrix"><B>DoubleFactory3D</B></A><LI TYPE="circle">class cern.jet.stat.quantile.<A HREF="cern/jet/stat/quantile/EquiDepthHistogram.html" title="class in cern.jet.stat.quantile"><B>EquiDepthHistogram</B></A><LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer.html" title="class in cern.colt.buffer"><B>IntBuffer</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/IntBufferConsumer.html" title="interface in cern.colt.buffer">IntBufferConsumer</A>)
<LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer2D.html" title="class in cern.colt.buffer"><B>IntBuffer2D</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer2DConsumer.html" title="interface in cern.colt.buffer">IntBuffer2DConsumer</A>)
<LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer3D.html" title="class in cern.colt.buffer"><B>IntBuffer3D</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer3DConsumer.html" title="interface in cern.colt.buffer">IntBuffer3DConsumer</A>)
<LI TYPE="circle">class cern.colt.buffer.<A HREF="cern/colt/buffer/ObjectBuffer.html" title="class in cern.colt.buffer"><B>ObjectBuffer</B></A> (implements cern.colt.buffer.<A HREF="cern/colt/buffer/ObjectBufferConsumer.html" title="interface in cern.colt.buffer">ObjectBufferConsumer</A>)
<LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectFactory1D.html" title="class in cern.colt.matrix"><B>ObjectFactory1D</B></A><LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix"><B>ObjectFactory2D</B></A><LI TYPE="circle">class cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectFactory3D.html" title="class in cern.colt.matrix"><B>ObjectFactory3D</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Property.html" title="class in cern.colt.matrix.linalg"><B>Property</B></A><LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/RandomEngine.html" title="class in cern.jet.random.engine"><B>RandomEngine</B></A> (implements cern.colt.function.<A HREF="cern/colt/function/DoubleFunction.html" title="interface in cern.colt.function">DoubleFunction</A>, cern.colt.function.<A HREF="cern/colt/function/IntFunction.html" title="interface in cern.colt.function">IntFunction</A>)
<UL>
<LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/DRand.html" title="class in cern.jet.random.engine"><B>DRand</B></A><LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/MersenneTwister.html" title="class in cern.jet.random.engine"><B>MersenneTwister</B></A><UL>
<LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/MersenneTwister64.html" title="class in cern.jet.random.engine"><B>MersenneTwister64</B></A></UL>
</UL>
<LI TYPE="circle">class cern.jet.random.sampling.<A HREF="cern/jet/random/sampling/RandomSampler.html" title="class in cern.jet.random.sampling"><B>RandomSampler</B></A><LI TYPE="circle">class cern.jet.random.sampling.<A HREF="cern/jet/random/sampling/RandomSamplingAssistant.html" title="class in cern.jet.random.sampling"><B>RandomSamplingAssistant</B></A><LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/RandomSeedGenerator.html" title="class in cern.jet.random.engine"><B>RandomSeedGenerator</B></A><LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo"><B>Sorting</B></A><LI TYPE="circle">class cern.colt.matrix.objectalgo.<A HREF="cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo"><B>Sorting</B></A><LI TYPE="circle">class cern.colt.<A HREF="cern/colt/Timer.html" title="class in cern.colt"><B>Timer</B></A><LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Transform.html" title="class in cern.colt.matrix.doublealgo"><B>Transform</B></A><LI TYPE="circle">class cern.jet.random.sampling.<A HREF="cern/jet/random/sampling/WeightedRandomSampler.html" title="class in cern.jet.random.sampling"><B>WeightedRandomSampler</B></A></UL>
<LI TYPE="circle">class cern.clhep.<A HREF="cern/clhep/PhysicalConstants.html" title="class in cern.clhep"><B>PhysicalConstants</B></A><LI TYPE="circle">class cern.jet.math.<A HREF="cern/jet/math/PlusMult.html" title="class in cern.jet.math"><B>PlusMult</B></A> (implements cern.colt.function.<A HREF="cern/colt/function/DoubleDoubleFunction.html" title="interface in cern.colt.function">DoubleDoubleFunction</A>)
<LI TYPE="circle">class cern.colt.map.<A HREF="cern/colt/map/PrimeFinder.html" title="class in cern.colt.map"><B>PrimeFinder</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/QRDecomposition.html" title="class in cern.colt.matrix.linalg"><B>QRDecomposition</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class cern.jet.stat.quantile.<A HREF="cern/jet/stat/quantile/Quantile1Test.html" title="class in cern.jet.stat.quantile"><B>Quantile1Test</B></A><LI TYPE="circle">class cern.jet.stat.quantile.<A HREF="cern/jet/stat/quantile/QuantileFinderFactory.html" title="class in cern.jet.stat.quantile"><B>QuantileFinderFactory</B></A><LI TYPE="circle">class cern.colt.bitvector.<A HREF="cern/colt/bitvector/QuickBitVector.html" title="class in cern.colt.bitvector"><B>QuickBitVector</B></A><LI TYPE="circle">class cern.jet.random.engine.<A HREF="cern/jet/random/engine/RandomSeedTable.html" title="class in cern.jet.random.engine"><B>RandomSeedTable</B></A><LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/SeqBlas.html" title="class in cern.colt.matrix.linalg"><B>SeqBlas</B></A> (implements cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Blas.html" title="interface in cern.colt.matrix.linalg">Blas</A>)
<LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/SingularValueDecomposition.html" title="class in cern.colt.matrix.linalg"><B>SingularValueDecomposition</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">class cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/SmpBlas.html" title="class in cern.colt.matrix.linalg"><B>SmpBlas</B></A> (implements cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Blas.html" title="interface in cern.colt.matrix.linalg">Blas</A>)
<LI TYPE="circle">class cern.colt.<A HREF="cern/colt/Sorting.html" title="class in cern.colt"><B>Sorting</B></A><LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo"><B>Statistic</B></A><LI TYPE="circle">class cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Stencil.html" title="class in cern.colt.matrix.doublealgo"><B>Stencil</B></A><LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Test.html" title="class in hep.aida.ref"><B>Test</B></A><LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/Test2.html" title="class in hep.aida.ref"><B>Test2</B></A><LI TYPE="circle">class cern.clhep.<A HREF="cern/clhep/Units.html" title="class in cern.clhep"><B>Units</B></A><LI TYPE="circle">class hep.aida.ref.<A HREF="hep/aida/ref/VariableAxis.html" title="class in hep.aida.ref"><B>VariableAxis</B></A> (implements hep.aida.<A HREF="hep/aida/IAxis.html" title="interface in hep.aida">IAxis</A>)
<LI TYPE="circle">class cern.colt.<A HREF="cern/colt/Version.html" title="class in cern.colt"><B>Version</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface hep.aida.bin.<A HREF="hep/aida/bin/BinBinFunction1D.html" title="interface in hep.aida.bin"><B>BinBinFunction1D</B></A><LI TYPE="circle">interface hep.aida.bin.<A HREF="hep/aida/bin/BinFunction1D.html" title="interface in hep.aida.bin"><B>BinFunction1D</B></A><LI TYPE="circle">interface cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Blas.html" title="interface in cern.colt.matrix.linalg"><B>Blas</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/BooleanProcedure.html" title="interface in cern.colt.function"><B>BooleanProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ByteComparator.html" title="interface in cern.colt.function"><B>ByteComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ByteProcedure.html" title="interface in cern.colt.function"><B>ByteProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/CharComparator.html" title="interface in cern.colt.function"><B>CharComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/CharProcedure.html" title="interface in cern.colt.function"><B>CharProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/Double27Function.html" title="interface in cern.colt.function"><B>Double27Function</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/Double5Function.html" title="interface in cern.colt.function"><B>Double5Function</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/Double9Function.html" title="interface in cern.colt.function"><B>Double9Function</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer2DConsumer.html" title="interface in cern.colt.buffer"><B>DoubleBuffer2DConsumer</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBuffer3DConsumer.html" title="interface in cern.colt.buffer"><B>DoubleBuffer3DConsumer</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/DoubleBufferConsumer.html" title="interface in cern.colt.buffer"><B>DoubleBufferConsumer</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleComparator.html" title="interface in cern.colt.function"><B>DoubleComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleDoubleFunction.html" title="interface in cern.colt.function"><B>DoubleDoubleFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleDoubleProcedure.html" title="interface in cern.colt.function"><B>DoubleDoubleProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleFunction.html" title="interface in cern.colt.function"><B>DoubleFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleIntProcedure.html" title="interface in cern.colt.function"><B>DoubleIntProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/DoubleMatrix1DComparator.html" title="interface in cern.colt.matrix.doublealgo"><B>DoubleMatrix1DComparator</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix1DProcedure.html" title="interface in cern.colt.matrix"><B>DoubleMatrix1DProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/DoubleMatrix2DComparator.html" title="interface in cern.colt.matrix.doublealgo"><B>DoubleMatrix2DComparator</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix2DProcedure.html" title="interface in cern.colt.matrix"><B>DoubleMatrix2DProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/DoubleMatrix3DProcedure.html" title="interface in cern.colt.matrix"><B>DoubleMatrix3DProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/DoubleProcedure.html" title="interface in cern.colt.function"><B>DoubleProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/FloatComparator.html" title="interface in cern.colt.function"><B>FloatComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/FloatProcedure.html" title="interface in cern.colt.function"><B>FloatProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.impl.<A HREF="cern/colt/matrix/impl/Former.html" title="interface in cern.colt.matrix.impl"><B>Former</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer2DConsumer.html" title="interface in cern.colt.buffer"><B>IntBuffer2DConsumer</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/IntBuffer3DConsumer.html" title="interface in cern.colt.buffer"><B>IntBuffer3DConsumer</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/IntBufferConsumer.html" title="interface in cern.colt.buffer"><B>IntBufferConsumer</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntComparator.html" title="interface in cern.colt.function"><B>IntComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntDoubleFunction.html" title="interface in cern.colt.function"><B>IntDoubleFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntDoubleProcedure.html" title="interface in cern.colt.function"><B>IntDoubleProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntFunction.html" title="interface in cern.colt.function"><B>IntFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntIntDoubleFunction.html" title="interface in cern.colt.function"><B>IntIntDoubleFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntIntDoubleProcedure.html" title="interface in cern.colt.function"><B>IntIntDoubleProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntIntFunction.html" title="interface in cern.colt.function"><B>IntIntFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntIntIntProcedure.html" title="interface in cern.colt.function"><B>IntIntIntProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntIntProcedure.html" title="interface in cern.colt.function"><B>IntIntProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntObjectProcedure.html" title="interface in cern.colt.function"><B>IntObjectProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/IntProcedure.html" title="interface in cern.colt.function"><B>IntProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/LongComparator.html" title="interface in cern.colt.function"><B>LongComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/LongObjectProcedure.html" title="interface in cern.colt.function"><B>LongObjectProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/LongProcedure.html" title="interface in cern.colt.function"><B>LongProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.linalg.<A HREF="cern/colt/matrix/linalg/Matrix2DMatrix2DFunction.html" title="interface in cern.colt.matrix.linalg"><B>Matrix2DMatrix2DFunction</B></A><LI TYPE="circle">interface cern.colt.buffer.<A HREF="cern/colt/buffer/ObjectBufferConsumer.html" title="interface in cern.colt.buffer"><B>ObjectBufferConsumer</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ObjectFunction.html" title="interface in cern.colt.function"><B>ObjectFunction</B></A><LI TYPE="circle">interface cern.colt.matrix.objectalgo.<A HREF="cern/colt/matrix/objectalgo/ObjectMatrix1DComparator.html" title="interface in cern.colt.matrix.objectalgo"><B>ObjectMatrix1DComparator</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix1DProcedure.html" title="interface in cern.colt.matrix"><B>ObjectMatrix1DProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.objectalgo.<A HREF="cern/colt/matrix/objectalgo/ObjectMatrix2DComparator.html" title="interface in cern.colt.matrix.objectalgo"><B>ObjectMatrix2DComparator</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix2DProcedure.html" title="interface in cern.colt.matrix"><B>ObjectMatrix2DProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.<A HREF="cern/colt/matrix/ObjectMatrix3DProcedure.html" title="interface in cern.colt.matrix"><B>ObjectMatrix3DProcedure</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ObjectObjectFunction.html" title="interface in cern.colt.function"><B>ObjectObjectFunction</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ObjectProcedure.html" title="interface in cern.colt.function"><B>ObjectProcedure</B></A><LI TYPE="circle">interface cern.jet.random.engine.<A HREF="cern/jet/random/engine/RandomGenerator.html" title="interface in cern.jet.random.engine"><B>RandomGenerator</B></A><LI TYPE="circle">interface java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io"><B>Serializable</B></A><UL>
<LI TYPE="circle">interface cern.jet.stat.quantile.<A HREF="cern/jet/stat/quantile/DoubleQuantileFinder.html" title="interface in cern.jet.stat.quantile"><B>DoubleQuantileFinder</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IAxis.html" title="interface in hep.aida"><B>IAxis</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram.html" title="interface in hep.aida"><B>IHistogram</B></A><UL>
<LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram1D.html" title="interface in hep.aida"><B>IHistogram1D</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram2D.html" title="interface in hep.aida"><B>IHistogram2D</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram3D.html" title="interface in hep.aida"><B>IHistogram3D</B></A></UL>
<LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram1D.html" title="interface in hep.aida"><B>IHistogram1D</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram2D.html" title="interface in hep.aida"><B>IHistogram2D</B></A><LI TYPE="circle">interface hep.aida.<A HREF="hep/aida/IHistogram3D.html" title="interface in hep.aida"><B>IHistogram3D</B></A></UL>
<LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ShortComparator.html" title="interface in cern.colt.function"><B>ShortComparator</B></A><LI TYPE="circle">interface cern.colt.function.<A HREF="cern/colt/function/ShortProcedure.html" title="interface in cern.colt.function"><B>ShortProcedure</B></A><LI TYPE="circle">interface cern.colt.matrix.doublealgo.<A HREF="cern/colt/matrix/doublealgo/Statistic.VectorVectorFunction.html" title="interface in cern.colt.matrix.doublealgo"><B>Statistic.VectorVectorFunction</B></A><LI TYPE="circle">interface cern.colt.<A HREF="cern/colt/Swapper.html" title="interface in cern.colt"><B>Swapper</B></A></UL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Colt 1.2.0</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
<font size=-1 >Jump to the <a target=_top href=http://dsd.lbl.gov/~hoschek/colt >Colt Homepage</a>
</BODY>
</HTML>