comparison libs/commons-math-2.1/docs/apidocs/serialized-form.html @ 17:e8ccd518555b

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:03:00 +0100
parents
children
comparison
equal deleted inserted replaced
16:0b3f87acaabc 17:e8ccd518555b
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.6.0_17) on Sat Mar 27 22:46:17 EDT 2010 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 Serialized Form (Commons Math 2.1 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2010-03-27">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="Serialized Form (Commons Math 2.1 API)";
20 }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40 <TR ALIGN="center" VALIGN="top">
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49 </TR>
50 </TABLE>
51 </TD>
52 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53 </EM>
54 </TD>
55 </TR>
56
57 <TR>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 &nbsp;PREV&nbsp;
60 &nbsp;NEXT</FONT></TD>
61 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62 <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64 &nbsp;<SCRIPT type="text/javascript">
65 <!--
66 if(window==top) {
67 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
68 }
69 //-->
70 </SCRIPT>
71 <NOSCRIPT>
72 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
73 </NOSCRIPT>
74
75
76 </FONT></TD>
77 </TR>
78 </TABLE>
79 <A NAME="skip-navbar_top"></A>
80 <!-- ========= END OF TOP NAVBAR ========= -->
81
82 <HR>
83 <CENTER>
84 <H1>
85 Serialized Form</H1>
86 </CENTER>
87 <HR SIZE="4" NOSHADE>
88
89 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
90 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
91 <TH ALIGN="center"><FONT SIZE="+2">
92 <B>Package</B> <B>org.apache.commons.math</B></FONT></TH>
93 </TR>
94 </TABLE>
95
96 <P>
97 <A NAME="org.apache.commons.math.ArgumentOutsideDomainException"><!-- --></A>
98 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
99 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
100 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
101 <B>Class <A HREF="org/apache/commons/math/ArgumentOutsideDomainException.html" title="class in org.apache.commons.math">org.apache.commons.math.ArgumentOutsideDomainException</A> extends <A HREF="org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">FunctionEvaluationException</A> implements Serializable</B></FONT></TH>
102 </TR>
103 </TABLE>
104
105 <P>
106 <B>serialVersionUID:&nbsp;</B>-4965972841162580234L
107
108 <P>
109
110 <P>
111 <A NAME="org.apache.commons.math.ConvergenceException"><!-- --></A>
112 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
114 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115 <B>Class <A HREF="org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">org.apache.commons.math.ConvergenceException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
116 </TR>
117 </TABLE>
118
119 <P>
120 <B>serialVersionUID:&nbsp;</B>4883703247677159141L
121
122 <P>
123
124 <P>
125 <A NAME="org.apache.commons.math.DimensionMismatchException"><!-- --></A>
126 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
128 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129 <B>Class <A HREF="org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">org.apache.commons.math.DimensionMismatchException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
130 </TR>
131 </TABLE>
132
133 <P>
134 <B>serialVersionUID:&nbsp;</B>-1316089546353786411L
135
136 <P>
137 <A NAME="serializedForm"><!-- --></A>
138 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
140 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
141 <B>Serialized Fields</B></FONT></TH>
142 </TR>
143 </TABLE>
144
145 <H3>
146 dimension1</H3>
147 <PRE>
148 int <B>dimension1</B></PRE>
149 <DL>
150 <DD>First dimension.
151 <P>
152 <DL>
153 </DL>
154 </DL>
155 <HR>
156 <H3>
157 dimension2</H3>
158 <PRE>
159 int <B>dimension2</B></PRE>
160 <DL>
161 <DD>Second dimension.
162 <P>
163 <DL>
164 </DL>
165 </DL>
166
167 <P>
168 <A NAME="org.apache.commons.math.DuplicateSampleAbscissaException"><!-- --></A>
169 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
171 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
172 <B>Class <A HREF="org/apache/commons/math/DuplicateSampleAbscissaException.html" title="class in org.apache.commons.math">org.apache.commons.math.DuplicateSampleAbscissaException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
173 </TR>
174 </TABLE>
175
176 <P>
177 <B>serialVersionUID:&nbsp;</B>-2271007547170169872L
178
179 <P>
180
181 <P>
182 <A NAME="org.apache.commons.math.FunctionEvaluationException"><!-- --></A>
183 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
184 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
185 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
186 <B>Class <A HREF="org/apache/commons/math/FunctionEvaluationException.html" title="class in org.apache.commons.math">org.apache.commons.math.FunctionEvaluationException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
187 </TR>
188 </TABLE>
189
190 <P>
191 <B>serialVersionUID:&nbsp;</B>-4305020489115478365L
192
193 <P>
194 <A NAME="serializedForm"><!-- --></A>
195 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
196 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
197 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
198 <B>Serialized Fields</B></FONT></TH>
199 </TR>
200 </TABLE>
201
202 <H3>
203 argument</H3>
204 <PRE>
205 double[] <B>argument</B></PRE>
206 <DL>
207 <DD>Argument causing function evaluation failure
208 <P>
209 <DL>
210 </DL>
211 </DL>
212
213 <P>
214 <A NAME="org.apache.commons.math.MathConfigurationException"><!-- --></A>
215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
217 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
218 <B>Class <A HREF="org/apache/commons/math/MathConfigurationException.html" title="class in org.apache.commons.math">org.apache.commons.math.MathConfigurationException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
219 </TR>
220 </TABLE>
221
222 <P>
223 <B>serialVersionUID:&nbsp;</B>5261476508226103366L
224
225 <P>
226
227 <P>
228 <A NAME="org.apache.commons.math.MathException"><!-- --></A>
229 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
231 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
232 <B>Class <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">org.apache.commons.math.MathException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
233 </TR>
234 </TABLE>
235
236 <P>
237 <B>serialVersionUID:&nbsp;</B>-9004610152740737812L
238
239 <P>
240 <A NAME="serializedForm"><!-- --></A>
241 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
242 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
243 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
244 <B>Serialized Fields</B></FONT></TH>
245 </TR>
246 </TABLE>
247
248 <H3>
249 pattern</H3>
250 <PRE>
251 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>pattern</B></PRE>
252 <DL>
253 <DD>Pattern used to build the message.
254 <P>
255 <DL>
256 </DL>
257 </DL>
258 <HR>
259 <H3>
260 arguments</H3>
261 <PRE>
262 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>arguments</B></PRE>
263 <DL>
264 <DD>Arguments used to build the message.
265 <P>
266 <DL>
267 </DL>
268 </DL>
269
270 <P>
271 <A NAME="org.apache.commons.math.MathRuntimeException"><!-- --></A>
272 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
273 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
274 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
275 <B>Class <A HREF="org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">org.apache.commons.math.MathRuntimeException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH>
276 </TR>
277 </TABLE>
278
279 <P>
280 <B>serialVersionUID:&nbsp;</B>-5128983364075381060L
281
282 <P>
283 <A NAME="serializedForm"><!-- --></A>
284 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
285 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
286 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
287 <B>Serialized Fields</B></FONT></TH>
288 </TR>
289 </TABLE>
290
291 <H3>
292 pattern</H3>
293 <PRE>
294 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>pattern</B></PRE>
295 <DL>
296 <DD>Pattern used to build the message.
297 <P>
298 <DL>
299 </DL>
300 </DL>
301 <HR>
302 <H3>
303 arguments</H3>
304 <PRE>
305 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>arguments</B></PRE>
306 <DL>
307 <DD>Arguments used to build the message.
308 <P>
309 <DL>
310 </DL>
311 </DL>
312
313 <P>
314 <A NAME="org.apache.commons.math.MaxEvaluationsExceededException"><!-- --></A>
315 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
316 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
317 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
318 <B>Class <A HREF="org/apache/commons/math/MaxEvaluationsExceededException.html" title="class in org.apache.commons.math">org.apache.commons.math.MaxEvaluationsExceededException</A> extends <A HREF="org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A> implements Serializable</B></FONT></TH>
319 </TR>
320 </TABLE>
321
322 <P>
323 <B>serialVersionUID:&nbsp;</B>-5921271447220129118L
324
325 <P>
326 <A NAME="serializedForm"><!-- --></A>
327 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
328 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
329 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
330 <B>Serialized Fields</B></FONT></TH>
331 </TR>
332 </TABLE>
333
334 <H3>
335 maxEvaluations</H3>
336 <PRE>
337 int <B>maxEvaluations</B></PRE>
338 <DL>
339 <DD>Maximal number of evaluations allowed.
340 <P>
341 <DL>
342 </DL>
343 </DL>
344
345 <P>
346 <A NAME="org.apache.commons.math.MaxIterationsExceededException"><!-- --></A>
347 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
349 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
350 <B>Class <A HREF="org/apache/commons/math/MaxIterationsExceededException.html" title="class in org.apache.commons.math">org.apache.commons.math.MaxIterationsExceededException</A> extends <A HREF="org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A> implements Serializable</B></FONT></TH>
351 </TR>
352 </TABLE>
353
354 <P>
355 <B>serialVersionUID:&nbsp;</B>-7821226672760574694L
356
357 <P>
358 <A NAME="serializedForm"><!-- --></A>
359 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
360 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
361 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
362 <B>Serialized Fields</B></FONT></TH>
363 </TR>
364 </TABLE>
365
366 <H3>
367 maxIterations</H3>
368 <PRE>
369 int <B>maxIterations</B></PRE>
370 <DL>
371 <DD>Maximal number of iterations allowed.
372 <P>
373 <DL>
374 </DL>
375 </DL>
376 <HR SIZE="4" NOSHADE>
377
378 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
379 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
380 <TH ALIGN="center"><FONT SIZE="+2">
381 <B>Package</B> <B>org.apache.commons.math.analysis.interpolation</B></FONT></TH>
382 </TR>
383 </TABLE>
384
385 <P>
386 <A NAME="org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolator"><!-- --></A>
387 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
388 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
389 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
390 <B>Class <A HREF="org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolator</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
391 </TR>
392 </TABLE>
393
394 <P>
395 <B>serialVersionUID:&nbsp;</B>107049519551235069L
396
397 <P>
398
399 <P>
400 <A NAME="org.apache.commons.math.analysis.interpolation.LoessInterpolator"><!-- --></A>
401 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
402 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
403 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
404 <B>Class <A HREF="org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">org.apache.commons.math.analysis.interpolation.LoessInterpolator</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
405 </TR>
406 </TABLE>
407
408 <P>
409 <B>serialVersionUID:&nbsp;</B>5204927143605193821L
410
411 <P>
412 <A NAME="serializedForm"><!-- --></A>
413 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
414 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
415 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
416 <B>Serialized Fields</B></FONT></TH>
417 </TR>
418 </TABLE>
419
420 <H3>
421 bandwidth</H3>
422 <PRE>
423 double <B>bandwidth</B></PRE>
424 <DL>
425 <DD>The bandwidth parameter: when computing the loess fit at
426 a particular point, this fraction of source points closest
427 to the current point is taken into account for computing
428 a least-squares regression.
429 <p/>
430 A sensible value is usually 0.25 to 0.5.
431 <P>
432 <DL>
433 </DL>
434 </DL>
435 <HR>
436 <H3>
437 robustnessIters</H3>
438 <PRE>
439 int <B>robustnessIters</B></PRE>
440 <DL>
441 <DD>The number of robustness iterations parameter: this many
442 robustness iterations are done.
443 <p/>
444 A sensible value is usually 0 (just the initial fit without any
445 robustness iterations) to 4.
446 <P>
447 <DL>
448 </DL>
449 </DL>
450 <HR>
451 <H3>
452 accuracy</H3>
453 <PRE>
454 double <B>accuracy</B></PRE>
455 <DL>
456 <DD>If the median residual at a certain robustness iteration
457 is less than this amount, no more iterations are done.
458 <P>
459 <DL>
460 </DL>
461 </DL>
462
463 <P>
464 <A NAME="org.apache.commons.math.analysis.interpolation.NevilleInterpolator"><!-- --></A>
465 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
466 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
467 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
468 <B>Class <A HREF="org/apache/commons/math/analysis/interpolation/NevilleInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">org.apache.commons.math.analysis.interpolation.NevilleInterpolator</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
469 </TR>
470 </TABLE>
471
472 <P>
473 <B>serialVersionUID:&nbsp;</B>3003707660147873733L
474
475 <P>
476 <HR SIZE="4" NOSHADE>
477
478 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
479 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
480 <TH ALIGN="center"><FONT SIZE="+2">
481 <B>Package</B> <B>org.apache.commons.math.analysis.polynomials</B></FONT></TH>
482 </TR>
483 </TABLE>
484
485 <P>
486 <A NAME="org.apache.commons.math.analysis.polynomials.PolynomialFunction"><!-- --></A>
487 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
488 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
489 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
490 <B>Class <A HREF="org/apache/commons/math/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math.analysis.polynomials">org.apache.commons.math.analysis.polynomials.PolynomialFunction</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
491 </TR>
492 </TABLE>
493
494 <P>
495 <B>serialVersionUID:&nbsp;</B>-7726511984200295583L
496
497 <P>
498 <A NAME="serializedForm"><!-- --></A>
499 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
500 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
501 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
502 <B>Serialized Fields</B></FONT></TH>
503 </TR>
504 </TABLE>
505
506 <H3>
507 coefficients</H3>
508 <PRE>
509 double[] <B>coefficients</B></PRE>
510 <DL>
511 <DD>The coefficients of the polynomial, ordered by degree -- i.e.,
512 coefficients[0] is the constant term and coefficients[n] is the
513 coefficient of x^n where n is the degree of the polynomial.
514 <P>
515 <DL>
516 </DL>
517 </DL>
518 <HR SIZE="4" NOSHADE>
519
520 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
521 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
522 <TH ALIGN="center"><FONT SIZE="+2">
523 <B>Package</B> <B>org.apache.commons.math.complex</B></FONT></TH>
524 </TR>
525 </TABLE>
526
527 <P>
528 <A NAME="org.apache.commons.math.complex.Complex"><!-- --></A>
529 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
530 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
531 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
532 <B>Class <A HREF="org/apache/commons/math/complex/Complex.html" title="class in org.apache.commons.math.complex">org.apache.commons.math.complex.Complex</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
533 </TR>
534 </TABLE>
535
536 <P>
537 <B>serialVersionUID:&nbsp;</B>-6195664516687396620L
538
539 <P>
540 <A NAME="serialized_methods"><!-- --></A>
541 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
542 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
543 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
544 <B>Serialization Methods</B></FONT></TH>
545 </TR>
546 </TABLE>
547
548 <P>
549 <A NAME="readResolve()"><!-- --></A><H3>
550 readResolve</H3>
551 <PRE>
552 protected final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math/complex/Complex.html#line.996"><B>readResolve</B></A>()</PRE>
553 <DL>
554 <DD><p>Resolve the transient fields in a deserialized Complex Object.</p>
555 <p>Subclasses will need to override <A HREF="org/apache/commons/math/complex/Complex.html#createComplex(double, double)"><CODE>Complex.createComplex(double, double)</CODE></A> to deserialize properly</p>
556 <P>
557 <DD><DL>
558 <DT><B>Since:</B></DT>
559 <DD>2.0</DD>
560 </DD>
561 </DL>
562 </DL>
563 <A NAME="serializedForm"><!-- --></A>
564 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
565 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
566 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
567 <B>Serialized Fields</B></FONT></TH>
568 </TR>
569 </TABLE>
570
571 <H3>
572 imaginary</H3>
573 <PRE>
574 double <B>imaginary</B></PRE>
575 <DL>
576 <DD>The imaginary part.
577 <P>
578 <DL>
579 </DL>
580 </DL>
581 <HR>
582 <H3>
583 real</H3>
584 <PRE>
585 double <B>real</B></PRE>
586 <DL>
587 <DD>The real part.
588 <P>
589 <DL>
590 </DL>
591 </DL>
592
593 <P>
594 <A NAME="org.apache.commons.math.complex.ComplexField"><!-- --></A>
595 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
596 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
597 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
598 <B>Class <A HREF="org/apache/commons/math/complex/ComplexField.html" title="class in org.apache.commons.math.complex">org.apache.commons.math.complex.ComplexField</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
599 </TR>
600 </TABLE>
601
602 <P>
603 <B>serialVersionUID:&nbsp;</B>-6130362688700788798L
604
605 <P>
606 <A NAME="serialized_methods"><!-- --></A>
607 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
608 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
609 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
610 <B>Serialization Methods</B></FONT></TH>
611 </TR>
612 </TABLE>
613
614 <P>
615 <A NAME="readResolve()"><!-- --></A><H3>
616 readResolve</H3>
617 <PRE>
618 private <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math/complex/ComplexField.html#line.73"><B>readResolve</B></A>()</PRE>
619 <DL>
620 <DD>Handle deserialization of the singleton.
621 <P>
622 <DD><DL>
623 </DD>
624 </DL>
625 </DL>
626
627 <P>
628 <A NAME="org.apache.commons.math.complex.ComplexFormat"><!-- --></A>
629 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
630 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
631 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
632 <B>Class <A HREF="org/apache/commons/math/complex/ComplexFormat.html" title="class in org.apache.commons.math.complex">org.apache.commons.math.complex.ComplexFormat</A> extends <A HREF="org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A> implements Serializable</B></FONT></TH>
633 </TR>
634 </TABLE>
635
636 <P>
637 <B>serialVersionUID:&nbsp;</B>-3343698360149467646L
638
639 <P>
640 <A NAME="serializedForm"><!-- --></A>
641 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
642 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
643 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
644 <B>Serialized Fields</B></FONT></TH>
645 </TR>
646 </TABLE>
647
648 <H3>
649 imaginaryCharacter</H3>
650 <PRE>
651 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>imaginaryCharacter</B></PRE>
652 <DL>
653 <DD>The notation used to signify the imaginary part of the complex number.
654 <P>
655 <DL>
656 </DL>
657 </DL>
658 <HR>
659 <H3>
660 imaginaryFormat</H3>
661 <PRE>
662 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>imaginaryFormat</B></PRE>
663 <DL>
664 <DD>The format used for the imaginary part.
665 <P>
666 <DL>
667 </DL>
668 </DL>
669 <HR>
670 <H3>
671 realFormat</H3>
672 <PRE>
673 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>realFormat</B></PRE>
674 <DL>
675 <DD>The format used for the real part.
676 <P>
677 <DL>
678 </DL>
679 </DL>
680 <HR SIZE="4" NOSHADE>
681
682 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
683 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
684 <TH ALIGN="center"><FONT SIZE="+2">
685 <B>Package</B> <B>org.apache.commons.math.distribution</B></FONT></TH>
686 </TR>
687 </TABLE>
688
689 <P>
690 <A NAME="org.apache.commons.math.distribution.AbstractContinuousDistribution"><!-- --></A>
691 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
692 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
693 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
694 <B>Class <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.AbstractContinuousDistribution</A> extends <A HREF="org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution">AbstractDistribution</A> implements Serializable</B></FONT></TH>
695 </TR>
696 </TABLE>
697
698 <P>
699 <B>serialVersionUID:&nbsp;</B>-38038050983108802L
700
701 <P>
702 <A NAME="serializedForm"><!-- --></A>
703 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
704 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
705 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
706 <B>Serialized Fields</B></FONT></TH>
707 </TR>
708 </TABLE>
709
710 <H3>
711 solverAbsoluteAccuracy</H3>
712 <PRE>
713 double <B>solverAbsoluteAccuracy</B></PRE>
714 <DL>
715 <DD>Solver absolute accuracy for inverse cum computation
716 <P>
717 <DL>
718 <DT><B>Since:</B></DT>
719 <DD>2.1</DD>
720 </DL>
721 </DL>
722
723 <P>
724 <A NAME="org.apache.commons.math.distribution.AbstractDistribution"><!-- --></A>
725 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
726 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
727 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
728 <B>Class <A HREF="org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.AbstractDistribution</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
729 </TR>
730 </TABLE>
731
732 <P>
733 <B>serialVersionUID:&nbsp;</B>-38038050983108802L
734
735 <P>
736
737 <P>
738 <A NAME="org.apache.commons.math.distribution.AbstractIntegerDistribution"><!-- --></A>
739 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
740 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
741 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
742 <B>Class <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.AbstractIntegerDistribution</A> extends <A HREF="org/apache/commons/math/distribution/AbstractDistribution.html" title="class in org.apache.commons.math.distribution">AbstractDistribution</A> implements Serializable</B></FONT></TH>
743 </TR>
744 </TABLE>
745
746 <P>
747 <B>serialVersionUID:&nbsp;</B>-1146319659338487221L
748
749 <P>
750
751 <P>
752 <A NAME="org.apache.commons.math.distribution.BetaDistributionImpl"><!-- --></A>
753 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
754 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
755 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
756 <B>Class <A HREF="org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.BetaDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
757 </TR>
758 </TABLE>
759
760 <P>
761 <B>serialVersionUID:&nbsp;</B>-1221965979403477668L
762
763 <P>
764 <A NAME="serializedForm"><!-- --></A>
765 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
766 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
767 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
768 <B>Serialized Fields</B></FONT></TH>
769 </TR>
770 </TABLE>
771
772 <H3>
773 alpha</H3>
774 <PRE>
775 double <B>alpha</B></PRE>
776 <DL>
777 <DD>First shape parameter.
778 <P>
779 <DL>
780 </DL>
781 </DL>
782 <HR>
783 <H3>
784 beta</H3>
785 <PRE>
786 double <B>beta</B></PRE>
787 <DL>
788 <DD>Second shape parameter.
789 <P>
790 <DL>
791 </DL>
792 </DL>
793 <HR>
794 <H3>
795 z</H3>
796 <PRE>
797 double <B>z</B></PRE>
798 <DL>
799 <DD>Normalizing factor used in density computations.
800 updated whenever alpha or beta are changed.
801 <P>
802 <DL>
803 </DL>
804 </DL>
805 <HR>
806 <H3>
807 solverAbsoluteAccuracy</H3>
808 <PRE>
809 double <B>solverAbsoluteAccuracy</B></PRE>
810 <DL>
811 <DD>Inverse cumulative probability accuracy
812 <P>
813 <DL>
814 </DL>
815 </DL>
816
817 <P>
818 <A NAME="org.apache.commons.math.distribution.BinomialDistributionImpl"><!-- --></A>
819 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
820 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
821 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
822 <B>Class <A HREF="org/apache/commons/math/distribution/BinomialDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.BinomialDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
823 </TR>
824 </TABLE>
825
826 <P>
827 <B>serialVersionUID:&nbsp;</B>6751309484392813623L
828
829 <P>
830 <A NAME="serializedForm"><!-- --></A>
831 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
832 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
833 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
834 <B>Serialized Fields</B></FONT></TH>
835 </TR>
836 </TABLE>
837
838 <H3>
839 numberOfTrials</H3>
840 <PRE>
841 int <B>numberOfTrials</B></PRE>
842 <DL>
843 <DD>The number of trials.
844 <P>
845 <DL>
846 </DL>
847 </DL>
848 <HR>
849 <H3>
850 probabilityOfSuccess</H3>
851 <PRE>
852 double <B>probabilityOfSuccess</B></PRE>
853 <DL>
854 <DD>The probability of success.
855 <P>
856 <DL>
857 </DL>
858 </DL>
859
860 <P>
861 <A NAME="org.apache.commons.math.distribution.CauchyDistributionImpl"><!-- --></A>
862 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
863 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
864 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
865 <B>Class <A HREF="org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.CauchyDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
866 </TR>
867 </TABLE>
868
869 <P>
870 <B>serialVersionUID:&nbsp;</B>8589540077390120676L
871
872 <P>
873 <A NAME="serializedForm"><!-- --></A>
874 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
875 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
876 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
877 <B>Serialized Fields</B></FONT></TH>
878 </TR>
879 </TABLE>
880
881 <H3>
882 median</H3>
883 <PRE>
884 double <B>median</B></PRE>
885 <DL>
886 <DD>The median of this distribution.
887 <P>
888 <DL>
889 </DL>
890 </DL>
891 <HR>
892 <H3>
893 scale</H3>
894 <PRE>
895 double <B>scale</B></PRE>
896 <DL>
897 <DD>The scale of this distribution.
898 <P>
899 <DL>
900 </DL>
901 </DL>
902 <HR>
903 <H3>
904 solverAbsoluteAccuracy</H3>
905 <PRE>
906 double <B>solverAbsoluteAccuracy</B></PRE>
907 <DL>
908 <DD>Inverse cumulative probability accuracy
909 <P>
910 <DL>
911 </DL>
912 </DL>
913
914 <P>
915 <A NAME="org.apache.commons.math.distribution.ChiSquaredDistributionImpl"><!-- --></A>
916 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
917 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
918 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
919 <B>Class <A HREF="org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.ChiSquaredDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
920 </TR>
921 </TABLE>
922
923 <P>
924 <B>serialVersionUID:&nbsp;</B>-8352658048349159782L
925
926 <P>
927 <A NAME="serializedForm"><!-- --></A>
928 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
929 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
930 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
931 <B>Serialized Fields</B></FONT></TH>
932 </TR>
933 </TABLE>
934
935 <H3>
936 gamma</H3>
937 <PRE>
938 <A HREF="org/apache/commons/math/distribution/GammaDistribution.html" title="interface in org.apache.commons.math.distribution">GammaDistribution</A> <B>gamma</B></PRE>
939 <DL>
940 <DD>Internal Gamma distribution.
941 <P>
942 <DL>
943 </DL>
944 </DL>
945 <HR>
946 <H3>
947 solverAbsoluteAccuracy</H3>
948 <PRE>
949 double <B>solverAbsoluteAccuracy</B></PRE>
950 <DL>
951 <DD>Inverse cumulative probability accuracy
952 <P>
953 <DL>
954 </DL>
955 </DL>
956
957 <P>
958 <A NAME="org.apache.commons.math.distribution.ExponentialDistributionImpl"><!-- --></A>
959 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
960 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
961 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
962 <B>Class <A HREF="org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.ExponentialDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
963 </TR>
964 </TABLE>
965
966 <P>
967 <B>serialVersionUID:&nbsp;</B>2401296428283614780L
968
969 <P>
970 <A NAME="serializedForm"><!-- --></A>
971 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
972 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
973 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
974 <B>Serialized Fields</B></FONT></TH>
975 </TR>
976 </TABLE>
977
978 <H3>
979 mean</H3>
980 <PRE>
981 double <B>mean</B></PRE>
982 <DL>
983 <DD>The mean of this distribution.
984 <P>
985 <DL>
986 </DL>
987 </DL>
988 <HR>
989 <H3>
990 solverAbsoluteAccuracy</H3>
991 <PRE>
992 double <B>solverAbsoluteAccuracy</B></PRE>
993 <DL>
994 <DD>Inverse cumulative probability accuracy
995 <P>
996 <DL>
997 </DL>
998 </DL>
999
1000 <P>
1001 <A NAME="org.apache.commons.math.distribution.FDistributionImpl"><!-- --></A>
1002 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1003 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1004 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1005 <B>Class <A HREF="org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.FDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
1006 </TR>
1007 </TABLE>
1008
1009 <P>
1010 <B>serialVersionUID:&nbsp;</B>-8516354193418641566L
1011
1012 <P>
1013 <A NAME="serializedForm"><!-- --></A>
1014 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1015 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1016 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1017 <B>Serialized Fields</B></FONT></TH>
1018 </TR>
1019 </TABLE>
1020
1021 <H3>
1022 numeratorDegreesOfFreedom</H3>
1023 <PRE>
1024 double <B>numeratorDegreesOfFreedom</B></PRE>
1025 <DL>
1026 <DD>The numerator degrees of freedom
1027 <P>
1028 <DL>
1029 </DL>
1030 </DL>
1031 <HR>
1032 <H3>
1033 denominatorDegreesOfFreedom</H3>
1034 <PRE>
1035 double <B>denominatorDegreesOfFreedom</B></PRE>
1036 <DL>
1037 <DD>The numerator degrees of freedom
1038 <P>
1039 <DL>
1040 </DL>
1041 </DL>
1042 <HR>
1043 <H3>
1044 solverAbsoluteAccuracy</H3>
1045 <PRE>
1046 double <B>solverAbsoluteAccuracy</B></PRE>
1047 <DL>
1048 <DD>Inverse cumulative probability accuracy
1049 <P>
1050 <DL>
1051 </DL>
1052 </DL>
1053
1054 <P>
1055 <A NAME="org.apache.commons.math.distribution.GammaDistributionImpl"><!-- --></A>
1056 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1057 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1058 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1059 <B>Class <A HREF="org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.GammaDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
1060 </TR>
1061 </TABLE>
1062
1063 <P>
1064 <B>serialVersionUID:&nbsp;</B>-3239549463135430361L
1065
1066 <P>
1067 <A NAME="serializedForm"><!-- --></A>
1068 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1069 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1070 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1071 <B>Serialized Fields</B></FONT></TH>
1072 </TR>
1073 </TABLE>
1074
1075 <H3>
1076 alpha</H3>
1077 <PRE>
1078 double <B>alpha</B></PRE>
1079 <DL>
1080 <DD>The shape parameter.
1081 <P>
1082 <DL>
1083 </DL>
1084 </DL>
1085 <HR>
1086 <H3>
1087 beta</H3>
1088 <PRE>
1089 double <B>beta</B></PRE>
1090 <DL>
1091 <DD>The scale parameter.
1092 <P>
1093 <DL>
1094 </DL>
1095 </DL>
1096 <HR>
1097 <H3>
1098 solverAbsoluteAccuracy</H3>
1099 <PRE>
1100 double <B>solverAbsoluteAccuracy</B></PRE>
1101 <DL>
1102 <DD>Inverse cumulative probability accuracy
1103 <P>
1104 <DL>
1105 </DL>
1106 </DL>
1107
1108 <P>
1109 <A NAME="org.apache.commons.math.distribution.HypergeometricDistributionImpl"><!-- --></A>
1110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1111 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1112 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1113 <B>Class <A HREF="org/apache/commons/math/distribution/HypergeometricDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.HypergeometricDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
1114 </TR>
1115 </TABLE>
1116
1117 <P>
1118 <B>serialVersionUID:&nbsp;</B>-436928820673516179L
1119
1120 <P>
1121 <A NAME="serializedForm"><!-- --></A>
1122 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1123 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1124 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1125 <B>Serialized Fields</B></FONT></TH>
1126 </TR>
1127 </TABLE>
1128
1129 <H3>
1130 numberOfSuccesses</H3>
1131 <PRE>
1132 int <B>numberOfSuccesses</B></PRE>
1133 <DL>
1134 <DD>The number of successes in the population.
1135 <P>
1136 <DL>
1137 </DL>
1138 </DL>
1139 <HR>
1140 <H3>
1141 populationSize</H3>
1142 <PRE>
1143 int <B>populationSize</B></PRE>
1144 <DL>
1145 <DD>The population size.
1146 <P>
1147 <DL>
1148 </DL>
1149 </DL>
1150 <HR>
1151 <H3>
1152 sampleSize</H3>
1153 <PRE>
1154 int <B>sampleSize</B></PRE>
1155 <DL>
1156 <DD>The sample size.
1157 <P>
1158 <DL>
1159 </DL>
1160 </DL>
1161
1162 <P>
1163 <A NAME="org.apache.commons.math.distribution.NormalDistributionImpl"><!-- --></A>
1164 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1165 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1166 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1167 <B>Class <A HREF="org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.NormalDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
1168 </TR>
1169 </TABLE>
1170
1171 <P>
1172 <B>serialVersionUID:&nbsp;</B>8589540077390120676L
1173
1174 <P>
1175 <A NAME="serializedForm"><!-- --></A>
1176 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1177 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1178 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1179 <B>Serialized Fields</B></FONT></TH>
1180 </TR>
1181 </TABLE>
1182
1183 <H3>
1184 mean</H3>
1185 <PRE>
1186 double <B>mean</B></PRE>
1187 <DL>
1188 <DD>The mean of this distribution.
1189 <P>
1190 <DL>
1191 </DL>
1192 </DL>
1193 <HR>
1194 <H3>
1195 standardDeviation</H3>
1196 <PRE>
1197 double <B>standardDeviation</B></PRE>
1198 <DL>
1199 <DD>The standard deviation of this distribution.
1200 <P>
1201 <DL>
1202 </DL>
1203 </DL>
1204 <HR>
1205 <H3>
1206 solverAbsoluteAccuracy</H3>
1207 <PRE>
1208 double <B>solverAbsoluteAccuracy</B></PRE>
1209 <DL>
1210 <DD>Inverse cumulative probability accuracy
1211 <P>
1212 <DL>
1213 </DL>
1214 </DL>
1215
1216 <P>
1217 <A NAME="org.apache.commons.math.distribution.PascalDistributionImpl"><!-- --></A>
1218 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1219 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1220 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1221 <B>Class <A HREF="org/apache/commons/math/distribution/PascalDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.PascalDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
1222 </TR>
1223 </TABLE>
1224
1225 <P>
1226 <B>serialVersionUID:&nbsp;</B>6751309484392813623L
1227
1228 <P>
1229 <A NAME="serializedForm"><!-- --></A>
1230 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1231 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1232 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1233 <B>Serialized Fields</B></FONT></TH>
1234 </TR>
1235 </TABLE>
1236
1237 <H3>
1238 numberOfSuccesses</H3>
1239 <PRE>
1240 int <B>numberOfSuccesses</B></PRE>
1241 <DL>
1242 <DD>The number of successes
1243 <P>
1244 <DL>
1245 </DL>
1246 </DL>
1247 <HR>
1248 <H3>
1249 probabilityOfSuccess</H3>
1250 <PRE>
1251 double <B>probabilityOfSuccess</B></PRE>
1252 <DL>
1253 <DD>The probability of success
1254 <P>
1255 <DL>
1256 </DL>
1257 </DL>
1258
1259 <P>
1260 <A NAME="org.apache.commons.math.distribution.PoissonDistributionImpl"><!-- --></A>
1261 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1262 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1263 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1264 <B>Class <A HREF="org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.PoissonDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
1265 </TR>
1266 </TABLE>
1267
1268 <P>
1269 <B>serialVersionUID:&nbsp;</B>-3349935121172596109L
1270
1271 <P>
1272 <A NAME="serializedForm"><!-- --></A>
1273 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1274 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1275 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1276 <B>Serialized Fields</B></FONT></TH>
1277 </TR>
1278 </TABLE>
1279
1280 <H3>
1281 normal</H3>
1282 <PRE>
1283 <A HREF="org/apache/commons/math/distribution/NormalDistribution.html" title="interface in org.apache.commons.math.distribution">NormalDistribution</A> <B>normal</B></PRE>
1284 <DL>
1285 <DD>Distribution used to compute normal approximation.
1286 <P>
1287 <DL>
1288 </DL>
1289 </DL>
1290 <HR>
1291 <H3>
1292 mean</H3>
1293 <PRE>
1294 double <B>mean</B></PRE>
1295 <DL>
1296 <DD>Holds the Poisson mean for the distribution.
1297 <P>
1298 <DL>
1299 </DL>
1300 </DL>
1301 <HR>
1302 <H3>
1303 maxIterations</H3>
1304 <PRE>
1305 int <B>maxIterations</B></PRE>
1306 <DL>
1307 <DD>Maximum number of iterations for cumulative probability.
1308
1309 Cumulative probabilities are estimated using either Lanczos series approximation of
1310 Gamma#regularizedGammaP or continued fraction approximation of Gamma#regularizedGammaQ.
1311 <P>
1312 <DL>
1313 </DL>
1314 </DL>
1315 <HR>
1316 <H3>
1317 epsilon</H3>
1318 <PRE>
1319 double <B>epsilon</B></PRE>
1320 <DL>
1321 <DD>Convergence criterion for cumulative probability.
1322 <P>
1323 <DL>
1324 </DL>
1325 </DL>
1326
1327 <P>
1328 <A NAME="org.apache.commons.math.distribution.TDistributionImpl"><!-- --></A>
1329 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1330 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1331 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1332 <B>Class <A HREF="org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.TDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
1333 </TR>
1334 </TABLE>
1335
1336 <P>
1337 <B>serialVersionUID:&nbsp;</B>-5852615386664158222L
1338
1339 <P>
1340 <A NAME="serializedForm"><!-- --></A>
1341 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1342 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1343 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1344 <B>Serialized Fields</B></FONT></TH>
1345 </TR>
1346 </TABLE>
1347
1348 <H3>
1349 degreesOfFreedom</H3>
1350 <PRE>
1351 double <B>degreesOfFreedom</B></PRE>
1352 <DL>
1353 <DD>The degrees of freedom
1354 <P>
1355 <DL>
1356 </DL>
1357 </DL>
1358 <HR>
1359 <H3>
1360 solverAbsoluteAccuracy</H3>
1361 <PRE>
1362 double <B>solverAbsoluteAccuracy</B></PRE>
1363 <DL>
1364 <DD>Inverse cumulative probability accuracy
1365 <P>
1366 <DL>
1367 </DL>
1368 </DL>
1369
1370 <P>
1371 <A NAME="org.apache.commons.math.distribution.WeibullDistributionImpl"><!-- --></A>
1372 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1373 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1374 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1375 <B>Class <A HREF="org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.WeibullDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractContinuousDistribution.html" title="class in org.apache.commons.math.distribution">AbstractContinuousDistribution</A> implements Serializable</B></FONT></TH>
1376 </TR>
1377 </TABLE>
1378
1379 <P>
1380 <B>serialVersionUID:&nbsp;</B>8589540077390120676L
1381
1382 <P>
1383 <A NAME="serializedForm"><!-- --></A>
1384 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1385 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1386 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1387 <B>Serialized Fields</B></FONT></TH>
1388 </TR>
1389 </TABLE>
1390
1391 <H3>
1392 shape</H3>
1393 <PRE>
1394 double <B>shape</B></PRE>
1395 <DL>
1396 <DD>The shape parameter.
1397 <P>
1398 <DL>
1399 </DL>
1400 </DL>
1401 <HR>
1402 <H3>
1403 scale</H3>
1404 <PRE>
1405 double <B>scale</B></PRE>
1406 <DL>
1407 <DD>The scale parameter.
1408 <P>
1409 <DL>
1410 </DL>
1411 </DL>
1412 <HR>
1413 <H3>
1414 solverAbsoluteAccuracy</H3>
1415 <PRE>
1416 double <B>solverAbsoluteAccuracy</B></PRE>
1417 <DL>
1418 <DD>Inverse cumulative probability accuracy
1419 <P>
1420 <DL>
1421 </DL>
1422 </DL>
1423
1424 <P>
1425 <A NAME="org.apache.commons.math.distribution.ZipfDistributionImpl"><!-- --></A>
1426 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1427 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1428 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1429 <B>Class <A HREF="org/apache/commons/math/distribution/ZipfDistributionImpl.html" title="class in org.apache.commons.math.distribution">org.apache.commons.math.distribution.ZipfDistributionImpl</A> extends <A HREF="org/apache/commons/math/distribution/AbstractIntegerDistribution.html" title="class in org.apache.commons.math.distribution">AbstractIntegerDistribution</A> implements Serializable</B></FONT></TH>
1430 </TR>
1431 </TABLE>
1432
1433 <P>
1434 <B>serialVersionUID:&nbsp;</B>-140627372283420404L
1435
1436 <P>
1437 <A NAME="serializedForm"><!-- --></A>
1438 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1439 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1440 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1441 <B>Serialized Fields</B></FONT></TH>
1442 </TR>
1443 </TABLE>
1444
1445 <H3>
1446 numberOfElements</H3>
1447 <PRE>
1448 int <B>numberOfElements</B></PRE>
1449 <DL>
1450 <DD>Number of elements.
1451 <P>
1452 <DL>
1453 </DL>
1454 </DL>
1455 <HR>
1456 <H3>
1457 exponent</H3>
1458 <PRE>
1459 double <B>exponent</B></PRE>
1460 <DL>
1461 <DD>Exponent parameter of the distribution.
1462 <P>
1463 <DL>
1464 </DL>
1465 </DL>
1466 <HR SIZE="4" NOSHADE>
1467
1468 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1469 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1470 <TH ALIGN="center"><FONT SIZE="+2">
1471 <B>Package</B> <B>org.apache.commons.math.estimation</B></FONT></TH>
1472 </TR>
1473 </TABLE>
1474
1475 <P>
1476 <A NAME="org.apache.commons.math.estimation.EstimatedParameter"><!-- --></A>
1477 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1478 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1479 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1480 <B>Class <A HREF="org/apache/commons/math/estimation/EstimatedParameter.html" title="class in org.apache.commons.math.estimation">org.apache.commons.math.estimation.EstimatedParameter</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1481 </TR>
1482 </TABLE>
1483
1484 <P>
1485 <B>serialVersionUID:&nbsp;</B>-555440800213416949L
1486
1487 <P>
1488 <A NAME="serializedForm"><!-- --></A>
1489 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1490 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1491 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1492 <B>Serialized Fields</B></FONT></TH>
1493 </TR>
1494 </TABLE>
1495
1496 <H3>
1497 estimate</H3>
1498 <PRE>
1499 double <B>estimate</B></PRE>
1500 <DL>
1501 <DD><B>Deprecated.</B>&nbsp;<DD>Current value of the parameter
1502 <P>
1503 <DL>
1504 </DL>
1505 </DL>
1506 <HR>
1507 <H3>
1508 name</H3>
1509 <PRE>
1510 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE>
1511 <DL>
1512 <DD><B>Deprecated.</B>&nbsp;<DD>Name of the parameter
1513 <P>
1514 <DL>
1515 </DL>
1516 </DL>
1517 <HR>
1518 <H3>
1519 bound</H3>
1520 <PRE>
1521 boolean <B>bound</B></PRE>
1522 <DL>
1523 <DD><B>Deprecated.</B>&nbsp;<DD>Indicator for bound parameters
1524 (ie parameters that should not be estimated)
1525 <P>
1526 <DL>
1527 </DL>
1528 </DL>
1529
1530 <P>
1531 <A NAME="org.apache.commons.math.estimation.EstimationException"><!-- --></A>
1532 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1533 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1534 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1535 <B>Class <A HREF="org/apache/commons/math/estimation/EstimationException.html" title="class in org.apache.commons.math.estimation">org.apache.commons.math.estimation.EstimationException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
1536 </TR>
1537 </TABLE>
1538
1539 <P>
1540 <B>serialVersionUID:&nbsp;</B>-573038581493881337L
1541
1542 <P>
1543
1544 <P>
1545 <A NAME="org.apache.commons.math.estimation.GaussNewtonEstimator"><!-- --></A>
1546 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1547 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1548 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1549 <B>Class <A HREF="org/apache/commons/math/estimation/GaussNewtonEstimator.html" title="class in org.apache.commons.math.estimation">org.apache.commons.math.estimation.GaussNewtonEstimator</A> extends <A HREF="org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A> implements Serializable</B></FONT></TH>
1550 </TR>
1551 </TABLE>
1552
1553 <P>
1554 <B>serialVersionUID:&nbsp;</B>5485001826076289109L
1555
1556 <P>
1557 <A NAME="serializedForm"><!-- --></A>
1558 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1559 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1560 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1561 <B>Serialized Fields</B></FONT></TH>
1562 </TR>
1563 </TABLE>
1564
1565 <H3>
1566 steadyStateThreshold</H3>
1567 <PRE>
1568 double <B>steadyStateThreshold</B></PRE>
1569 <DL>
1570 <DD><B>Deprecated.</B>&nbsp;<DD>Threshold for cost steady state detection.
1571 <P>
1572 <DL>
1573 </DL>
1574 </DL>
1575 <HR>
1576 <H3>
1577 convergence</H3>
1578 <PRE>
1579 double <B>convergence</B></PRE>
1580 <DL>
1581 <DD><B>Deprecated.</B>&nbsp;<DD>Threshold for cost convergence.
1582 <P>
1583 <DL>
1584 </DL>
1585 </DL>
1586
1587 <P>
1588 <A NAME="org.apache.commons.math.estimation.LevenbergMarquardtEstimator"><!-- --></A>
1589 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1590 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1591 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1592 <B>Class <A HREF="org/apache/commons/math/estimation/LevenbergMarquardtEstimator.html" title="class in org.apache.commons.math.estimation">org.apache.commons.math.estimation.LevenbergMarquardtEstimator</A> extends <A HREF="org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A> implements Serializable</B></FONT></TH>
1593 </TR>
1594 </TABLE>
1595
1596 <P>
1597 <B>serialVersionUID:&nbsp;</B>-5705952631533171019L
1598
1599 <P>
1600 <A NAME="serializedForm"><!-- --></A>
1601 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1602 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1603 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1604 <B>Serialized Fields</B></FONT></TH>
1605 </TR>
1606 </TABLE>
1607
1608 <H3>
1609 solvedCols</H3>
1610 <PRE>
1611 int <B>solvedCols</B></PRE>
1612 <DL>
1613 <DD><B>Deprecated.</B>&nbsp;<DD>Number of solved variables.
1614 <P>
1615 <DL>
1616 </DL>
1617 </DL>
1618 <HR>
1619 <H3>
1620 diagR</H3>
1621 <PRE>
1622 double[] <B>diagR</B></PRE>
1623 <DL>
1624 <DD><B>Deprecated.</B>&nbsp;<DD>Diagonal elements of the R matrix in the Q.R. decomposition.
1625 <P>
1626 <DL>
1627 </DL>
1628 </DL>
1629 <HR>
1630 <H3>
1631 jacNorm</H3>
1632 <PRE>
1633 double[] <B>jacNorm</B></PRE>
1634 <DL>
1635 <DD><B>Deprecated.</B>&nbsp;<DD>Norms of the columns of the jacobian matrix.
1636 <P>
1637 <DL>
1638 </DL>
1639 </DL>
1640 <HR>
1641 <H3>
1642 beta</H3>
1643 <PRE>
1644 double[] <B>beta</B></PRE>
1645 <DL>
1646 <DD><B>Deprecated.</B>&nbsp;<DD>Coefficients of the Householder transforms vectors.
1647 <P>
1648 <DL>
1649 </DL>
1650 </DL>
1651 <HR>
1652 <H3>
1653 permutation</H3>
1654 <PRE>
1655 int[] <B>permutation</B></PRE>
1656 <DL>
1657 <DD><B>Deprecated.</B>&nbsp;<DD>Columns permutation array.
1658 <P>
1659 <DL>
1660 </DL>
1661 </DL>
1662 <HR>
1663 <H3>
1664 rank</H3>
1665 <PRE>
1666 int <B>rank</B></PRE>
1667 <DL>
1668 <DD><B>Deprecated.</B>&nbsp;<DD>Rank of the jacobian matrix.
1669 <P>
1670 <DL>
1671 </DL>
1672 </DL>
1673 <HR>
1674 <H3>
1675 lmPar</H3>
1676 <PRE>
1677 double <B>lmPar</B></PRE>
1678 <DL>
1679 <DD><B>Deprecated.</B>&nbsp;<DD>Levenberg-Marquardt parameter.
1680 <P>
1681 <DL>
1682 </DL>
1683 </DL>
1684 <HR>
1685 <H3>
1686 lmDir</H3>
1687 <PRE>
1688 double[] <B>lmDir</B></PRE>
1689 <DL>
1690 <DD><B>Deprecated.</B>&nbsp;<DD>Parameters evolution direction associated with lmPar.
1691 <P>
1692 <DL>
1693 </DL>
1694 </DL>
1695 <HR>
1696 <H3>
1697 initialStepBoundFactor</H3>
1698 <PRE>
1699 double <B>initialStepBoundFactor</B></PRE>
1700 <DL>
1701 <DD><B>Deprecated.</B>&nbsp;<DD>Positive input variable used in determining the initial step bound.
1702 <P>
1703 <DL>
1704 </DL>
1705 </DL>
1706 <HR>
1707 <H3>
1708 costRelativeTolerance</H3>
1709 <PRE>
1710 double <B>costRelativeTolerance</B></PRE>
1711 <DL>
1712 <DD><B>Deprecated.</B>&nbsp;<DD>Desired relative error in the sum of squares.
1713 <P>
1714 <DL>
1715 </DL>
1716 </DL>
1717 <HR>
1718 <H3>
1719 parRelativeTolerance</H3>
1720 <PRE>
1721 double <B>parRelativeTolerance</B></PRE>
1722 <DL>
1723 <DD><B>Deprecated.</B>&nbsp;<DD>Desired relative error in the approximate solution parameters.
1724 <P>
1725 <DL>
1726 </DL>
1727 </DL>
1728 <HR>
1729 <H3>
1730 orthoTolerance</H3>
1731 <PRE>
1732 double <B>orthoTolerance</B></PRE>
1733 <DL>
1734 <DD><B>Deprecated.</B>&nbsp;<DD>Desired max cosine on the orthogonality between the function vector
1735 and the columns of the jacobian.
1736 <P>
1737 <DL>
1738 </DL>
1739 </DL>
1740
1741 <P>
1742 <A NAME="org.apache.commons.math.estimation.WeightedMeasurement"><!-- --></A>
1743 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1744 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1745 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1746 <B>Class <A HREF="org/apache/commons/math/estimation/WeightedMeasurement.html" title="class in org.apache.commons.math.estimation">org.apache.commons.math.estimation.WeightedMeasurement</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1747 </TR>
1748 </TABLE>
1749
1750 <P>
1751 <B>serialVersionUID:&nbsp;</B>4360046376796901941L
1752
1753 <P>
1754 <A NAME="serializedForm"><!-- --></A>
1755 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1756 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1757 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1758 <B>Serialized Fields</B></FONT></TH>
1759 </TR>
1760 </TABLE>
1761
1762 <H3>
1763 weight</H3>
1764 <PRE>
1765 double <B>weight</B></PRE>
1766 <DL>
1767 <DD><B>Deprecated.</B>&nbsp;<DD>Measurement weight.
1768 <P>
1769 <DL>
1770 </DL>
1771 </DL>
1772 <HR>
1773 <H3>
1774 measuredValue</H3>
1775 <PRE>
1776 double <B>measuredValue</B></PRE>
1777 <DL>
1778 <DD><B>Deprecated.</B>&nbsp;<DD>Value of the measurements.
1779 <P>
1780 <DL>
1781 </DL>
1782 </DL>
1783 <HR>
1784 <H3>
1785 ignored</H3>
1786 <PRE>
1787 boolean <B>ignored</B></PRE>
1788 <DL>
1789 <DD><B>Deprecated.</B>&nbsp;<DD>Ignore measurement indicator.
1790 <P>
1791 <DL>
1792 </DL>
1793 </DL>
1794 <HR SIZE="4" NOSHADE>
1795
1796 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1797 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1798 <TH ALIGN="center"><FONT SIZE="+2">
1799 <B>Package</B> <B>org.apache.commons.math.fraction</B></FONT></TH>
1800 </TR>
1801 </TABLE>
1802
1803 <P>
1804 <A NAME="org.apache.commons.math.fraction.AbstractFormat"><!-- --></A>
1805 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1806 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1807 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1808 <B>Class <A HREF="org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.AbstractFormat</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> implements Serializable</B></FONT></TH>
1809 </TR>
1810 </TABLE>
1811
1812 <P>
1813 <B>serialVersionUID:&nbsp;</B>-6981118387974191891L
1814
1815 <P>
1816 <A NAME="serializedForm"><!-- --></A>
1817 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1818 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1819 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1820 <B>Serialized Fields</B></FONT></TH>
1821 </TR>
1822 </TABLE>
1823
1824 <H3>
1825 denominatorFormat</H3>
1826 <PRE>
1827 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>denominatorFormat</B></PRE>
1828 <DL>
1829 <DD>The format used for the denominator.
1830 <P>
1831 <DL>
1832 </DL>
1833 </DL>
1834 <HR>
1835 <H3>
1836 numeratorFormat</H3>
1837 <PRE>
1838 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>numeratorFormat</B></PRE>
1839 <DL>
1840 <DD>The format used for the numerator.
1841 <P>
1842 <DL>
1843 </DL>
1844 </DL>
1845
1846 <P>
1847 <A NAME="org.apache.commons.math.fraction.BigFraction"><!-- --></A>
1848 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1849 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1850 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1851 <B>Class <A HREF="org/apache/commons/math/fraction/BigFraction.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.BigFraction</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</A> implements Serializable</B></FONT></TH>
1852 </TR>
1853 </TABLE>
1854
1855 <P>
1856 <B>serialVersionUID:&nbsp;</B>-5630213147331578515L
1857
1858 <P>
1859 <A NAME="serializedForm"><!-- --></A>
1860 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1861 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1862 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1863 <B>Serialized Fields</B></FONT></TH>
1864 </TR>
1865 </TABLE>
1866
1867 <H3>
1868 numerator</H3>
1869 <PRE>
1870 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</A> <B>numerator</B></PRE>
1871 <DL>
1872 <DD>The numerator.
1873 <P>
1874 <DL>
1875 </DL>
1876 </DL>
1877 <HR>
1878 <H3>
1879 denominator</H3>
1880 <PRE>
1881 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</A> <B>denominator</B></PRE>
1882 <DL>
1883 <DD>The denominator.
1884 <P>
1885 <DL>
1886 </DL>
1887 </DL>
1888
1889 <P>
1890 <A NAME="org.apache.commons.math.fraction.BigFractionField"><!-- --></A>
1891 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1892 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1893 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1894 <B>Class <A HREF="org/apache/commons/math/fraction/BigFractionField.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.BigFractionField</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1895 </TR>
1896 </TABLE>
1897
1898 <P>
1899 <B>serialVersionUID:&nbsp;</B>-1699294557189741703L
1900
1901 <P>
1902 <A NAME="serialized_methods"><!-- --></A>
1903 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1904 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1905 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1906 <B>Serialization Methods</B></FONT></TH>
1907 </TR>
1908 </TABLE>
1909
1910 <P>
1911 <A NAME="readResolve()"><!-- --></A><H3>
1912 readResolve</H3>
1913 <PRE>
1914 private <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math/fraction/BigFractionField.html#line.73"><B>readResolve</B></A>()</PRE>
1915 <DL>
1916 <DD>Handle deserialization of the singleton.
1917 <P>
1918 <DD><DL>
1919 </DD>
1920 </DL>
1921 </DL>
1922
1923 <P>
1924 <A NAME="org.apache.commons.math.fraction.BigFractionFormat"><!-- --></A>
1925 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1926 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1927 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1928 <B>Class <A HREF="org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.BigFractionFormat</A> extends <A HREF="org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A> implements Serializable</B></FONT></TH>
1929 </TR>
1930 </TABLE>
1931
1932 <P>
1933 <B>serialVersionUID:&nbsp;</B>-2932167925527338976L
1934
1935 <P>
1936
1937 <P>
1938 <A NAME="org.apache.commons.math.fraction.Fraction"><!-- --></A>
1939 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1940 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1941 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1942 <B>Class <A HREF="org/apache/commons/math/fraction/Fraction.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.Fraction</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</A> implements Serializable</B></FONT></TH>
1943 </TR>
1944 </TABLE>
1945
1946 <P>
1947 <B>serialVersionUID:&nbsp;</B>3698073679419233275L
1948
1949 <P>
1950 <A NAME="serializedForm"><!-- --></A>
1951 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1952 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1953 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1954 <B>Serialized Fields</B></FONT></TH>
1955 </TR>
1956 </TABLE>
1957
1958 <H3>
1959 denominator</H3>
1960 <PRE>
1961 int <B>denominator</B></PRE>
1962 <DL>
1963 <DD>The denominator.
1964 <P>
1965 <DL>
1966 </DL>
1967 </DL>
1968 <HR>
1969 <H3>
1970 numerator</H3>
1971 <PRE>
1972 int <B>numerator</B></PRE>
1973 <DL>
1974 <DD>The numerator.
1975 <P>
1976 <DL>
1977 </DL>
1978 </DL>
1979
1980 <P>
1981 <A NAME="org.apache.commons.math.fraction.FractionConversionException"><!-- --></A>
1982 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1983 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1984 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1985 <B>Class <A HREF="org/apache/commons/math/fraction/FractionConversionException.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.FractionConversionException</A> extends <A HREF="org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A> implements Serializable</B></FONT></TH>
1986 </TR>
1987 </TABLE>
1988
1989 <P>
1990 <B>serialVersionUID:&nbsp;</B>-4661812640132576263L
1991
1992 <P>
1993
1994 <P>
1995 <A NAME="org.apache.commons.math.fraction.FractionField"><!-- --></A>
1996 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1997 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1998 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1999 <B>Class <A HREF="org/apache/commons/math/fraction/FractionField.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.FractionField</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
2000 </TR>
2001 </TABLE>
2002
2003 <P>
2004 <B>serialVersionUID:&nbsp;</B>-1257768487499119313L
2005
2006 <P>
2007 <A NAME="serialized_methods"><!-- --></A>
2008 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2009 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2010 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2011 <B>Serialization Methods</B></FONT></TH>
2012 </TR>
2013 </TABLE>
2014
2015 <P>
2016 <A NAME="readResolve()"><!-- --></A><H3>
2017 readResolve</H3>
2018 <PRE>
2019 private <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math/fraction/FractionField.html#line.73"><B>readResolve</B></A>()</PRE>
2020 <DL>
2021 <DD>Handle deserialization of the singleton.
2022 <P>
2023 <DD><DL>
2024 </DD>
2025 </DL>
2026 </DL>
2027
2028 <P>
2029 <A NAME="org.apache.commons.math.fraction.FractionFormat"><!-- --></A>
2030 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2031 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2032 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2033 <B>Class <A HREF="org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.FractionFormat</A> extends <A HREF="org/apache/commons/math/fraction/AbstractFormat.html" title="class in org.apache.commons.math.fraction">AbstractFormat</A> implements Serializable</B></FONT></TH>
2034 </TR>
2035 </TABLE>
2036
2037 <P>
2038 <B>serialVersionUID:&nbsp;</B>3008655719530972611L
2039
2040 <P>
2041
2042 <P>
2043 <A NAME="org.apache.commons.math.fraction.ProperBigFractionFormat"><!-- --></A>
2044 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2045 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2046 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2047 <B>Class <A HREF="org/apache/commons/math/fraction/ProperBigFractionFormat.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.ProperBigFractionFormat</A> extends <A HREF="org/apache/commons/math/fraction/BigFractionFormat.html" title="class in org.apache.commons.math.fraction">BigFractionFormat</A> implements Serializable</B></FONT></TH>
2048 </TR>
2049 </TABLE>
2050
2051 <P>
2052 <B>serialVersionUID:&nbsp;</B>-6337346779577272307L
2053
2054 <P>
2055 <A NAME="serializedForm"><!-- --></A>
2056 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2057 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2058 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2059 <B>Serialized Fields</B></FONT></TH>
2060 </TR>
2061 </TABLE>
2062
2063 <H3>
2064 wholeFormat</H3>
2065 <PRE>
2066 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>wholeFormat</B></PRE>
2067 <DL>
2068 <DD>The format used for the whole number.
2069 <P>
2070 <DL>
2071 </DL>
2072 </DL>
2073
2074 <P>
2075 <A NAME="org.apache.commons.math.fraction.ProperFractionFormat"><!-- --></A>
2076 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2077 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2078 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2079 <B>Class <A HREF="org/apache/commons/math/fraction/ProperFractionFormat.html" title="class in org.apache.commons.math.fraction">org.apache.commons.math.fraction.ProperFractionFormat</A> extends <A HREF="org/apache/commons/math/fraction/FractionFormat.html" title="class in org.apache.commons.math.fraction">FractionFormat</A> implements Serializable</B></FONT></TH>
2080 </TR>
2081 </TABLE>
2082
2083 <P>
2084 <B>serialVersionUID:&nbsp;</B>760934726031766749L
2085
2086 <P>
2087 <A NAME="serializedForm"><!-- --></A>
2088 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2089 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2090 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2091 <B>Serialized Fields</B></FONT></TH>
2092 </TR>
2093 </TABLE>
2094
2095 <H3>
2096 wholeFormat</H3>
2097 <PRE>
2098 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>wholeFormat</B></PRE>
2099 <DL>
2100 <DD>The format used for the whole number.
2101 <P>
2102 <DL>
2103 </DL>
2104 </DL>
2105 <HR SIZE="4" NOSHADE>
2106
2107 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2108 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2109 <TH ALIGN="center"><FONT SIZE="+2">
2110 <B>Package</B> <B>org.apache.commons.math.genetics</B></FONT></TH>
2111 </TR>
2112 </TABLE>
2113
2114 <P>
2115 <A NAME="org.apache.commons.math.genetics.InvalidRepresentationException"><!-- --></A>
2116 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2117 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2118 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2119 <B>Class <A HREF="org/apache/commons/math/genetics/InvalidRepresentationException.html" title="class in org.apache.commons.math.genetics">org.apache.commons.math.genetics.InvalidRepresentationException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
2120 </TR>
2121 </TABLE>
2122
2123 <P>
2124 <B>serialVersionUID:&nbsp;</B>1L
2125
2126 <P>
2127 <HR SIZE="4" NOSHADE>
2128
2129 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2130 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2131 <TH ALIGN="center"><FONT SIZE="+2">
2132 <B>Package</B> <B>org.apache.commons.math.geometry</B></FONT></TH>
2133 </TR>
2134 </TABLE>
2135
2136 <P>
2137 <A NAME="org.apache.commons.math.geometry.CardanEulerSingularityException"><!-- --></A>
2138 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2139 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2140 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2141 <B>Class <A HREF="org/apache/commons/math/geometry/CardanEulerSingularityException.html" title="class in org.apache.commons.math.geometry">org.apache.commons.math.geometry.CardanEulerSingularityException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
2142 </TR>
2143 </TABLE>
2144
2145 <P>
2146 <B>serialVersionUID:&nbsp;</B>-1360952845582206770L
2147
2148 <P>
2149
2150 <P>
2151 <A NAME="org.apache.commons.math.geometry.NotARotationMatrixException"><!-- --></A>
2152 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2153 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2154 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2155 <B>Class <A HREF="org/apache/commons/math/geometry/NotARotationMatrixException.html" title="class in org.apache.commons.math.geometry">org.apache.commons.math.geometry.NotARotationMatrixException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
2156 </TR>
2157 </TABLE>
2158
2159 <P>
2160 <B>serialVersionUID:&nbsp;</B>5647178478658937642L
2161
2162 <P>
2163
2164 <P>
2165 <A NAME="org.apache.commons.math.geometry.Rotation"><!-- --></A>
2166 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2167 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2168 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2169 <B>Class <A HREF="org/apache/commons/math/geometry/Rotation.html" title="class in org.apache.commons.math.geometry">org.apache.commons.math.geometry.Rotation</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
2170 </TR>
2171 </TABLE>
2172
2173 <P>
2174 <B>serialVersionUID:&nbsp;</B>-2153622329907944313L
2175
2176 <P>
2177 <A NAME="serializedForm"><!-- --></A>
2178 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2179 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2180 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2181 <B>Serialized Fields</B></FONT></TH>
2182 </TR>
2183 </TABLE>
2184
2185 <H3>
2186 q0</H3>
2187 <PRE>
2188 double <B>q0</B></PRE>
2189 <DL>
2190 <DD>Scalar coordinate of the quaternion.
2191 <P>
2192 <DL>
2193 </DL>
2194 </DL>
2195 <HR>
2196 <H3>
2197 q1</H3>
2198 <PRE>
2199 double <B>q1</B></PRE>
2200 <DL>
2201 <DD>First coordinate of the vectorial part of the quaternion.
2202 <P>
2203 <DL>
2204 </DL>
2205 </DL>
2206 <HR>
2207 <H3>
2208 q2</H3>
2209 <PRE>
2210 double <B>q2</B></PRE>
2211 <DL>
2212 <DD>Second coordinate of the vectorial part of the quaternion.
2213 <P>
2214 <DL>
2215 </DL>
2216 </DL>
2217 <HR>
2218 <H3>
2219 q3</H3>
2220 <PRE>
2221 double <B>q3</B></PRE>
2222 <DL>
2223 <DD>Third coordinate of the vectorial part of the quaternion.
2224 <P>
2225 <DL>
2226 </DL>
2227 </DL>
2228
2229 <P>
2230 <A NAME="org.apache.commons.math.geometry.Vector3D"><!-- --></A>
2231 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2232 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2233 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2234 <B>Class <A HREF="org/apache/commons/math/geometry/Vector3D.html" title="class in org.apache.commons.math.geometry">org.apache.commons.math.geometry.Vector3D</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
2235 </TR>
2236 </TABLE>
2237
2238 <P>
2239 <B>serialVersionUID:&nbsp;</B>5133268763396045979L
2240
2241 <P>
2242 <A NAME="serializedForm"><!-- --></A>
2243 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2244 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2245 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2246 <B>Serialized Fields</B></FONT></TH>
2247 </TR>
2248 </TABLE>
2249
2250 <H3>
2251 x</H3>
2252 <PRE>
2253 double <B>x</B></PRE>
2254 <DL>
2255 <DD>Abscissa.
2256 <P>
2257 <DL>
2258 </DL>
2259 </DL>
2260 <HR>
2261 <H3>
2262 y</H3>
2263 <PRE>
2264 double <B>y</B></PRE>
2265 <DL>
2266 <DD>Ordinate.
2267 <P>
2268 <DL>
2269 </DL>
2270 </DL>
2271 <HR>
2272 <H3>
2273 z</H3>
2274 <PRE>
2275 double <B>z</B></PRE>
2276 <DL>
2277 <DD>Height.
2278 <P>
2279 <DL>
2280 </DL>
2281 </DL>
2282
2283 <P>
2284 <A NAME="org.apache.commons.math.geometry.Vector3DFormat"><!-- --></A>
2285 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2286 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2287 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2288 <B>Class <A HREF="org/apache/commons/math/geometry/Vector3DFormat.html" title="class in org.apache.commons.math.geometry">org.apache.commons.math.geometry.Vector3DFormat</A> extends <A HREF="org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A> implements Serializable</B></FONT></TH>
2289 </TR>
2290 </TABLE>
2291
2292 <P>
2293 <B>serialVersionUID:&nbsp;</B>-5447606608652576301L
2294
2295 <P>
2296 <A NAME="serializedForm"><!-- --></A>
2297 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2298 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2299 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2300 <B>Serialized Fields</B></FONT></TH>
2301 </TR>
2302 </TABLE>
2303
2304 <H3>
2305 prefix</H3>
2306 <PRE>
2307 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>prefix</B></PRE>
2308 <DL>
2309 <DD>Prefix.
2310 <P>
2311 <DL>
2312 </DL>
2313 </DL>
2314 <HR>
2315 <H3>
2316 suffix</H3>
2317 <PRE>
2318 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>suffix</B></PRE>
2319 <DL>
2320 <DD>Suffix.
2321 <P>
2322 <DL>
2323 </DL>
2324 </DL>
2325 <HR>
2326 <H3>
2327 separator</H3>
2328 <PRE>
2329 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>separator</B></PRE>
2330 <DL>
2331 <DD>Separator.
2332 <P>
2333 <DL>
2334 </DL>
2335 </DL>
2336 <HR>
2337 <H3>
2338 trimmedPrefix</H3>
2339 <PRE>
2340 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedPrefix</B></PRE>
2341 <DL>
2342 <DD>Trimmed prefix.
2343 <P>
2344 <DL>
2345 </DL>
2346 </DL>
2347 <HR>
2348 <H3>
2349 trimmedSuffix</H3>
2350 <PRE>
2351 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedSuffix</B></PRE>
2352 <DL>
2353 <DD>Trimmed suffix.
2354 <P>
2355 <DL>
2356 </DL>
2357 </DL>
2358 <HR>
2359 <H3>
2360 trimmedSeparator</H3>
2361 <PRE>
2362 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedSeparator</B></PRE>
2363 <DL>
2364 <DD>Trimmed separator.
2365 <P>
2366 <DL>
2367 </DL>
2368 </DL>
2369 <HR>
2370 <H3>
2371 format</H3>
2372 <PRE>
2373 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>format</B></PRE>
2374 <DL>
2375 <DD>The format used for components.
2376 <P>
2377 <DL>
2378 </DL>
2379 </DL>
2380 <HR SIZE="4" NOSHADE>
2381
2382 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2383 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2384 <TH ALIGN="center"><FONT SIZE="+2">
2385 <B>Package</B> <B>org.apache.commons.math.linear</B></FONT></TH>
2386 </TR>
2387 </TABLE>
2388
2389 <P>
2390 <A NAME="org.apache.commons.math.linear.Array2DRowFieldMatrix"><!-- --></A>
2391 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2392 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2393 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2394 <B>Class <A HREF="org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.Array2DRowFieldMatrix</A> extends <A HREF="org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>&lt;<A HREF="org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</A> extends <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</A>&gt;&gt; implements Serializable</B></FONT></TH>
2395 </TR>
2396 </TABLE>
2397
2398 <P>
2399 <B>serialVersionUID:&nbsp;</B>7260756672015356458L
2400
2401 <P>
2402 <A NAME="serializedForm"><!-- --></A>
2403 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2404 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2405 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2406 <B>Serialized Fields</B></FONT></TH>
2407 </TR>
2408 </TABLE>
2409
2410 <H3>
2411 data</H3>
2412 <PRE>
2413 <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt;[][] <B>data</B></PRE>
2414 <DL>
2415 <DD>Entries of the matrix
2416 <P>
2417 <DL>
2418 </DL>
2419 </DL>
2420
2421 <P>
2422 <A NAME="org.apache.commons.math.linear.Array2DRowRealMatrix"><!-- --></A>
2423 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2424 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2425 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2426 <B>Class <A HREF="org/apache/commons/math/linear/Array2DRowRealMatrix.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.Array2DRowRealMatrix</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A> implements Serializable</B></FONT></TH>
2427 </TR>
2428 </TABLE>
2429
2430 <P>
2431 <B>serialVersionUID:&nbsp;</B>-1067294169172445528L
2432
2433 <P>
2434 <A NAME="serializedForm"><!-- --></A>
2435 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2436 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2437 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2438 <B>Serialized Fields</B></FONT></TH>
2439 </TR>
2440 </TABLE>
2441
2442 <H3>
2443 data</H3>
2444 <PRE>
2445 double[][] <B>data</B></PRE>
2446 <DL>
2447 <DD>Entries of the matrix
2448 <P>
2449 <DL>
2450 </DL>
2451 </DL>
2452
2453 <P>
2454 <A NAME="org.apache.commons.math.linear.ArrayFieldVector"><!-- --></A>
2455 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2456 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2457 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2458 <B>Class <A HREF="org/apache/commons/math/linear/ArrayFieldVector.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.ArrayFieldVector</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
2459 </TR>
2460 </TABLE>
2461
2462 <P>
2463 <B>serialVersionUID:&nbsp;</B>7648186910365927050L
2464
2465 <P>
2466 <A NAME="serializedForm"><!-- --></A>
2467 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2468 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2469 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2470 <B>Serialized Fields</B></FONT></TH>
2471 </TR>
2472 </TABLE>
2473
2474 <H3>
2475 data</H3>
2476 <PRE>
2477 <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt;[] <B>data</B></PRE>
2478 <DL>
2479 <DD>Entries of the vector.
2480 <P>
2481 <DL>
2482 </DL>
2483 </DL>
2484 <HR>
2485 <H3>
2486 field</H3>
2487 <PRE>
2488 <A HREF="org/apache/commons/math/Field.html" title="interface in org.apache.commons.math">Field</A>&lt;<A HREF="org/apache/commons/math/Field.html" title="type parameter in Field">T</A>&gt; <B>field</B></PRE>
2489 <DL>
2490 <DD>Field to which the elements belong.
2491 <P>
2492 <DL>
2493 </DL>
2494 </DL>
2495
2496 <P>
2497 <A NAME="org.apache.commons.math.linear.ArrayRealVector"><!-- --></A>
2498 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2499 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2500 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2501 <B>Class <A HREF="org/apache/commons/math/linear/ArrayRealVector.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.ArrayRealVector</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A> implements Serializable</B></FONT></TH>
2502 </TR>
2503 </TABLE>
2504
2505 <P>
2506 <B>serialVersionUID:&nbsp;</B>-1097961340710804027L
2507
2508 <P>
2509 <A NAME="serializedForm"><!-- --></A>
2510 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2511 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2512 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2513 <B>Serialized Fields</B></FONT></TH>
2514 </TR>
2515 </TABLE>
2516
2517 <H3>
2518 data</H3>
2519 <PRE>
2520 double[] <B>data</B></PRE>
2521 <DL>
2522 <DD>Entries of the vector.
2523 <P>
2524 <DL>
2525 </DL>
2526 </DL>
2527
2528 <P>
2529 <A NAME="org.apache.commons.math.linear.BigMatrixImpl"><!-- --></A>
2530 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2531 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2532 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2533 <B>Class <A HREF="org/apache/commons/math/linear/BigMatrixImpl.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.BigMatrixImpl</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
2534 </TR>
2535 </TABLE>
2536
2537 <P>
2538 <B>serialVersionUID:&nbsp;</B>-1011428905656140431L
2539
2540 <P>
2541 <A NAME="serializedForm"><!-- --></A>
2542 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2543 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2544 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2545 <B>Serialized Fields</B></FONT></TH>
2546 </TR>
2547 </TABLE>
2548
2549 <H3>
2550 data</H3>
2551 <PRE>
2552 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math">BigDecimal</A>[][] <B>data</B></PRE>
2553 <DL>
2554 <DD><B>Deprecated.</B>&nbsp;<DD>Entries of the matrix
2555 <P>
2556 <DL>
2557 </DL>
2558 </DL>
2559 <HR>
2560 <H3>
2561 lu</H3>
2562 <PRE>
2563 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math">BigDecimal</A>[][] <B>lu</B></PRE>
2564 <DL>
2565 <DD><B>Deprecated.</B>&nbsp;<DD>Entries of cached LU decomposition.
2566 All updates to data (other than luDecompose()) *must* set this to null
2567 <P>
2568 <DL>
2569 </DL>
2570 </DL>
2571 <HR>
2572 <H3>
2573 permutation</H3>
2574 <PRE>
2575 int[] <B>permutation</B></PRE>
2576 <DL>
2577 <DD><B>Deprecated.</B>&nbsp;<DD>Permutation associated with LU decomposition
2578 <P>
2579 <DL>
2580 </DL>
2581 </DL>
2582 <HR>
2583 <H3>
2584 parity</H3>
2585 <PRE>
2586 int <B>parity</B></PRE>
2587 <DL>
2588 <DD><B>Deprecated.</B>&nbsp;<DD>Parity of the permutation associated with the LU decomposition
2589 <P>
2590 <DL>
2591 </DL>
2592 </DL>
2593 <HR>
2594 <H3>
2595 roundingMode</H3>
2596 <PRE>
2597 int <B>roundingMode</B></PRE>
2598 <DL>
2599 <DD><B>Deprecated.</B>&nbsp;<DD>Rounding mode for divisions
2600 <P>
2601 <DL>
2602 </DL>
2603 </DL>
2604 <HR>
2605 <H3>
2606 scale</H3>
2607 <PRE>
2608 int <B>scale</B></PRE>
2609 <DL>
2610 <DD><B>Deprecated.</B>&nbsp;<DD>BigDecimal scale
2611 <P>
2612 <DL>
2613 </DL>
2614 </DL>
2615
2616 <P>
2617 <A NAME="org.apache.commons.math.linear.BlockFieldMatrix"><!-- --></A>
2618 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2619 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2620 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2621 <B>Class <A HREF="org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.BlockFieldMatrix</A> extends <A HREF="org/apache/commons/math/linear/AbstractFieldMatrix.html" title="class in org.apache.commons.math.linear">AbstractFieldMatrix</A>&lt;<A HREF="org/apache/commons/math/linear/BlockFieldMatrix.html" title="type parameter in BlockFieldMatrix">T</A> extends <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/linear/BlockFieldMatrix.html" title="type parameter in BlockFieldMatrix">T</A>&gt;&gt; implements Serializable</B></FONT></TH>
2622 </TR>
2623 </TABLE>
2624
2625 <P>
2626 <B>serialVersionUID:&nbsp;</B>-4602336630143123183L
2627
2628 <P>
2629 <A NAME="serializedForm"><!-- --></A>
2630 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2631 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2632 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2633 <B>Serialized Fields</B></FONT></TH>
2634 </TR>
2635 </TABLE>
2636
2637 <H3>
2638 blocks</H3>
2639 <PRE>
2640 <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt;[][] <B>blocks</B></PRE>
2641 <DL>
2642 <DD>Blocks of matrix entries.
2643 <P>
2644 <DL>
2645 </DL>
2646 </DL>
2647 <HR>
2648 <H3>
2649 rows</H3>
2650 <PRE>
2651 int <B>rows</B></PRE>
2652 <DL>
2653 <DD>Number of rows of the matrix.
2654 <P>
2655 <DL>
2656 </DL>
2657 </DL>
2658 <HR>
2659 <H3>
2660 columns</H3>
2661 <PRE>
2662 int <B>columns</B></PRE>
2663 <DL>
2664 <DD>Number of columns of the matrix.
2665 <P>
2666 <DL>
2667 </DL>
2668 </DL>
2669 <HR>
2670 <H3>
2671 blockRows</H3>
2672 <PRE>
2673 int <B>blockRows</B></PRE>
2674 <DL>
2675 <DD>Number of block rows of the matrix.
2676 <P>
2677 <DL>
2678 </DL>
2679 </DL>
2680 <HR>
2681 <H3>
2682 blockColumns</H3>
2683 <PRE>
2684 int <B>blockColumns</B></PRE>
2685 <DL>
2686 <DD>Number of block columns of the matrix.
2687 <P>
2688 <DL>
2689 </DL>
2690 </DL>
2691
2692 <P>
2693 <A NAME="org.apache.commons.math.linear.BlockRealMatrix"><!-- --></A>
2694 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2695 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2696 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2697 <B>Class <A HREF="org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.BlockRealMatrix</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A> implements Serializable</B></FONT></TH>
2698 </TR>
2699 </TABLE>
2700
2701 <P>
2702 <B>serialVersionUID:&nbsp;</B>4991895511313664478L
2703
2704 <P>
2705 <A NAME="serializedForm"><!-- --></A>
2706 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2707 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2708 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2709 <B>Serialized Fields</B></FONT></TH>
2710 </TR>
2711 </TABLE>
2712
2713 <H3>
2714 blocks</H3>
2715 <PRE>
2716 double[][] <B>blocks</B></PRE>
2717 <DL>
2718 <DD>Blocks of matrix entries.
2719 <P>
2720 <DL>
2721 </DL>
2722 </DL>
2723 <HR>
2724 <H3>
2725 rows</H3>
2726 <PRE>
2727 int <B>rows</B></PRE>
2728 <DL>
2729 <DD>Number of rows of the matrix.
2730 <P>
2731 <DL>
2732 </DL>
2733 </DL>
2734 <HR>
2735 <H3>
2736 columns</H3>
2737 <PRE>
2738 int <B>columns</B></PRE>
2739 <DL>
2740 <DD>Number of columns of the matrix.
2741 <P>
2742 <DL>
2743 </DL>
2744 </DL>
2745 <HR>
2746 <H3>
2747 blockRows</H3>
2748 <PRE>
2749 int <B>blockRows</B></PRE>
2750 <DL>
2751 <DD>Number of block rows of the matrix.
2752 <P>
2753 <DL>
2754 </DL>
2755 </DL>
2756 <HR>
2757 <H3>
2758 blockColumns</H3>
2759 <PRE>
2760 int <B>blockColumns</B></PRE>
2761 <DL>
2762 <DD>Number of block columns of the matrix.
2763 <P>
2764 <DL>
2765 </DL>
2766 </DL>
2767
2768 <P>
2769 <A NAME="org.apache.commons.math.linear.InvalidMatrixException"><!-- --></A>
2770 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2771 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2772 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2773 <B>Class <A HREF="org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.InvalidMatrixException</A> extends <A HREF="org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A> implements Serializable</B></FONT></TH>
2774 </TR>
2775 </TABLE>
2776
2777 <P>
2778 <B>serialVersionUID:&nbsp;</B>1135533765052675495L
2779
2780 <P>
2781
2782 <P>
2783 <A NAME="org.apache.commons.math.linear.MatrixIndexException"><!-- --></A>
2784 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2785 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2786 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2787 <B>Class <A HREF="org/apache/commons/math/linear/MatrixIndexException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.MatrixIndexException</A> extends <A HREF="org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A> implements Serializable</B></FONT></TH>
2788 </TR>
2789 </TABLE>
2790
2791 <P>
2792 <B>serialVersionUID:&nbsp;</B>-2382324504109300625L
2793
2794 <P>
2795
2796 <P>
2797 <A NAME="org.apache.commons.math.linear.MatrixVisitorException"><!-- --></A>
2798 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2799 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2800 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2801 <B>Class <A HREF="org/apache/commons/math/linear/MatrixVisitorException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.MatrixVisitorException</A> extends <A HREF="org/apache/commons/math/MathRuntimeException.html" title="class in org.apache.commons.math">MathRuntimeException</A> implements Serializable</B></FONT></TH>
2802 </TR>
2803 </TABLE>
2804
2805 <P>
2806 <B>serialVersionUID:&nbsp;</B>3814333035048617048L
2807
2808 <P>
2809
2810 <P>
2811 <A NAME="org.apache.commons.math.linear.NonSquareMatrixException"><!-- --></A>
2812 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2813 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2814 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2815 <B>Class <A HREF="org/apache/commons/math/linear/NonSquareMatrixException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.NonSquareMatrixException</A> extends <A HREF="org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear">InvalidMatrixException</A> implements Serializable</B></FONT></TH>
2816 </TR>
2817 </TABLE>
2818
2819 <P>
2820 <B>serialVersionUID:&nbsp;</B>8996207526636673730L
2821
2822 <P>
2823
2824 <P>
2825 <A NAME="org.apache.commons.math.linear.NotPositiveDefiniteMatrixException"><!-- --></A>
2826 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2827 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2828 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2829 <B>Class <A HREF="org/apache/commons/math/linear/NotPositiveDefiniteMatrixException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.NotPositiveDefiniteMatrixException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
2830 </TR>
2831 </TABLE>
2832
2833 <P>
2834 <B>serialVersionUID:&nbsp;</B>4122929125438624648L
2835
2836 <P>
2837
2838 <P>
2839 <A NAME="org.apache.commons.math.linear.NotSymmetricMatrixException"><!-- --></A>
2840 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2841 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2842 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2843 <B>Class <A HREF="org/apache/commons/math/linear/NotSymmetricMatrixException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.NotSymmetricMatrixException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
2844 </TR>
2845 </TABLE>
2846
2847 <P>
2848 <B>serialVersionUID:&nbsp;</B>-7012803946709786097L
2849
2850 <P>
2851
2852 <P>
2853 <A NAME="org.apache.commons.math.linear.OpenMapRealMatrix"><!-- --></A>
2854 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2855 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2856 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2857 <B>Class <A HREF="org/apache/commons/math/linear/OpenMapRealMatrix.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.OpenMapRealMatrix</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A> implements Serializable</B></FONT></TH>
2858 </TR>
2859 </TABLE>
2860
2861 <P>
2862 <B>serialVersionUID:&nbsp;</B>-5962461716457143437L
2863
2864 <P>
2865 <A NAME="serializedForm"><!-- --></A>
2866 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2867 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2868 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2869 <B>Serialized Fields</B></FONT></TH>
2870 </TR>
2871 </TABLE>
2872
2873 <H3>
2874 rows</H3>
2875 <PRE>
2876 int <B>rows</B></PRE>
2877 <DL>
2878 <DD>Number of rows of the matrix.
2879 <P>
2880 <DL>
2881 </DL>
2882 </DL>
2883 <HR>
2884 <H3>
2885 columns</H3>
2886 <PRE>
2887 int <B>columns</B></PRE>
2888 <DL>
2889 <DD>Number of columns of the matrix.
2890 <P>
2891 <DL>
2892 </DL>
2893 </DL>
2894 <HR>
2895 <H3>
2896 entries</H3>
2897 <PRE>
2898 <A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A> <B>entries</B></PRE>
2899 <DL>
2900 <DD>Storage for (sparse) matrix elements.
2901 <P>
2902 <DL>
2903 </DL>
2904 </DL>
2905
2906 <P>
2907 <A NAME="org.apache.commons.math.linear.OpenMapRealVector"><!-- --></A>
2908 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2909 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2910 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2911 <B>Class <A HREF="org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.OpenMapRealVector</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealVector.html" title="class in org.apache.commons.math.linear">AbstractRealVector</A> implements Serializable</B></FONT></TH>
2912 </TR>
2913 </TABLE>
2914
2915 <P>
2916 <B>serialVersionUID:&nbsp;</B>8772222695580707260L
2917
2918 <P>
2919 <A NAME="serializedForm"><!-- --></A>
2920 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2921 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2922 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2923 <B>Serialized Fields</B></FONT></TH>
2924 </TR>
2925 </TABLE>
2926
2927 <H3>
2928 entries</H3>
2929 <PRE>
2930 <A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A> <B>entries</B></PRE>
2931 <DL>
2932 <DD>Entries of the vector.
2933 <P>
2934 <DL>
2935 </DL>
2936 </DL>
2937 <HR>
2938 <H3>
2939 virtualSize</H3>
2940 <PRE>
2941 int <B>virtualSize</B></PRE>
2942 <DL>
2943 <DD>Dimension of the vector.
2944 <P>
2945 <DL>
2946 </DL>
2947 </DL>
2948 <HR>
2949 <H3>
2950 epsilon</H3>
2951 <PRE>
2952 double <B>epsilon</B></PRE>
2953 <DL>
2954 <DD>Tolerance for having a value considered zero.
2955 <P>
2956 <DL>
2957 </DL>
2958 </DL>
2959
2960 <P>
2961 <A NAME="org.apache.commons.math.linear.RealMatrixImpl"><!-- --></A>
2962 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2963 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2964 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2965 <B>Class <A HREF="org/apache/commons/math/linear/RealMatrixImpl.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.RealMatrixImpl</A> extends <A HREF="org/apache/commons/math/linear/AbstractRealMatrix.html" title="class in org.apache.commons.math.linear">AbstractRealMatrix</A> implements Serializable</B></FONT></TH>
2966 </TR>
2967 </TABLE>
2968
2969 <P>
2970 <B>serialVersionUID:&nbsp;</B>-1067294169172445528L
2971
2972 <P>
2973 <A NAME="serializedForm"><!-- --></A>
2974 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2975 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
2976 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
2977 <B>Serialized Fields</B></FONT></TH>
2978 </TR>
2979 </TABLE>
2980
2981 <H3>
2982 data</H3>
2983 <PRE>
2984 double[][] <B>data</B></PRE>
2985 <DL>
2986 <DD><B>Deprecated.</B>&nbsp;<DD>Entries of the matrix
2987 <P>
2988 <DL>
2989 </DL>
2990 </DL>
2991
2992 <P>
2993 <A NAME="org.apache.commons.math.linear.RealVectorFormat"><!-- --></A>
2994 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
2995 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
2996 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
2997 <B>Class <A HREF="org/apache/commons/math/linear/RealVectorFormat.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.RealVectorFormat</A> extends <A HREF="org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">CompositeFormat</A> implements Serializable</B></FONT></TH>
2998 </TR>
2999 </TABLE>
3000
3001 <P>
3002 <B>serialVersionUID:&nbsp;</B>-708767813036157690L
3003
3004 <P>
3005 <A NAME="serializedForm"><!-- --></A>
3006 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3007 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3008 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3009 <B>Serialized Fields</B></FONT></TH>
3010 </TR>
3011 </TABLE>
3012
3013 <H3>
3014 prefix</H3>
3015 <PRE>
3016 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>prefix</B></PRE>
3017 <DL>
3018 <DD>Prefix.
3019 <P>
3020 <DL>
3021 </DL>
3022 </DL>
3023 <HR>
3024 <H3>
3025 suffix</H3>
3026 <PRE>
3027 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>suffix</B></PRE>
3028 <DL>
3029 <DD>Suffix.
3030 <P>
3031 <DL>
3032 </DL>
3033 </DL>
3034 <HR>
3035 <H3>
3036 separator</H3>
3037 <PRE>
3038 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>separator</B></PRE>
3039 <DL>
3040 <DD>Separator.
3041 <P>
3042 <DL>
3043 </DL>
3044 </DL>
3045 <HR>
3046 <H3>
3047 trimmedPrefix</H3>
3048 <PRE>
3049 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedPrefix</B></PRE>
3050 <DL>
3051 <DD>Trimmed prefix.
3052 <P>
3053 <DL>
3054 </DL>
3055 </DL>
3056 <HR>
3057 <H3>
3058 trimmedSuffix</H3>
3059 <PRE>
3060 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedSuffix</B></PRE>
3061 <DL>
3062 <DD>Trimmed suffix.
3063 <P>
3064 <DL>
3065 </DL>
3066 </DL>
3067 <HR>
3068 <H3>
3069 trimmedSeparator</H3>
3070 <PRE>
3071 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimmedSeparator</B></PRE>
3072 <DL>
3073 <DD>Trimmed separator.
3074 <P>
3075 <DL>
3076 </DL>
3077 </DL>
3078 <HR>
3079 <H3>
3080 format</H3>
3081 <PRE>
3082 <A HREF="http://java.sun.com/javase/6/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</A> <B>format</B></PRE>
3083 <DL>
3084 <DD>The format used for components.
3085 <P>
3086 <DL>
3087 </DL>
3088 </DL>
3089
3090 <P>
3091 <A NAME="org.apache.commons.math.linear.SingularMatrixException"><!-- --></A>
3092 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3093 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3094 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3095 <B>Class <A HREF="org/apache/commons/math/linear/SingularMatrixException.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.SingularMatrixException</A> extends <A HREF="org/apache/commons/math/linear/InvalidMatrixException.html" title="class in org.apache.commons.math.linear">InvalidMatrixException</A> implements Serializable</B></FONT></TH>
3096 </TR>
3097 </TABLE>
3098
3099 <P>
3100 <B>serialVersionUID:&nbsp;</B>-7379143356784298432L
3101
3102 <P>
3103
3104 <P>
3105 <A NAME="org.apache.commons.math.linear.SparseFieldVector"><!-- --></A>
3106 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3107 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3108 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3109 <B>Class <A HREF="org/apache/commons/math/linear/SparseFieldVector.html" title="class in org.apache.commons.math.linear">org.apache.commons.math.linear.SparseFieldVector</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3110 </TR>
3111 </TABLE>
3112
3113 <P>
3114 <B>serialVersionUID:&nbsp;</B>7841233292190413362L
3115
3116 <P>
3117 <A NAME="serializedForm"><!-- --></A>
3118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3120 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3121 <B>Serialized Fields</B></FONT></TH>
3122 </TR>
3123 </TABLE>
3124
3125 <H3>
3126 field</H3>
3127 <PRE>
3128 <A HREF="org/apache/commons/math/Field.html" title="interface in org.apache.commons.math">Field</A>&lt;<A HREF="org/apache/commons/math/Field.html" title="type parameter in Field">T</A>&gt; <B>field</B></PRE>
3129 <DL>
3130 <DD>Field to which the elements belong.
3131 <P>
3132 <DL>
3133 </DL>
3134 </DL>
3135 <HR>
3136 <H3>
3137 entries</H3>
3138 <PRE>
3139 <A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">OpenIntToFieldHashMap</A>&lt;<A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="type parameter in OpenIntToFieldHashMap">T</A> extends <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="type parameter in OpenIntToFieldHashMap">T</A>&gt;&gt; <B>entries</B></PRE>
3140 <DL>
3141 <DD>Entries of the vector.
3142 <P>
3143 <DL>
3144 </DL>
3145 </DL>
3146 <HR>
3147 <H3>
3148 virtualSize</H3>
3149 <PRE>
3150 int <B>virtualSize</B></PRE>
3151 <DL>
3152 <DD>Dimension of the vector.
3153 <P>
3154 <DL>
3155 </DL>
3156 </DL>
3157 <HR SIZE="4" NOSHADE>
3158
3159 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3160 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3161 <TH ALIGN="center"><FONT SIZE="+2">
3162 <B>Package</B> <B>org.apache.commons.math.ode</B></FONT></TH>
3163 </TR>
3164 </TABLE>
3165
3166 <P>
3167 <A NAME="org.apache.commons.math.ode.ContinuousOutputModel"><!-- --></A>
3168 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3169 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3170 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3171 <B>Class <A HREF="org/apache/commons/math/ode/ContinuousOutputModel.html" title="class in org.apache.commons.math.ode">org.apache.commons.math.ode.ContinuousOutputModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3172 </TR>
3173 </TABLE>
3174
3175 <P>
3176 <B>serialVersionUID:&nbsp;</B>-1417964919405031606L
3177
3178 <P>
3179 <A NAME="serializedForm"><!-- --></A>
3180 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3181 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3182 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3183 <B>Serialized Fields</B></FONT></TH>
3184 </TR>
3185 </TABLE>
3186
3187 <H3>
3188 initialTime</H3>
3189 <PRE>
3190 double <B>initialTime</B></PRE>
3191 <DL>
3192 <DD>Initial integration time.
3193 <P>
3194 <DL>
3195 </DL>
3196 </DL>
3197 <HR>
3198 <H3>
3199 finalTime</H3>
3200 <PRE>
3201 double <B>finalTime</B></PRE>
3202 <DL>
3203 <DD>Final integration time.
3204 <P>
3205 <DL>
3206 </DL>
3207 </DL>
3208 <HR>
3209 <H3>
3210 forward</H3>
3211 <PRE>
3212 boolean <B>forward</B></PRE>
3213 <DL>
3214 <DD>Integration direction indicator.
3215 <P>
3216 <DL>
3217 </DL>
3218 </DL>
3219 <HR>
3220 <H3>
3221 index</H3>
3222 <PRE>
3223 int <B>index</B></PRE>
3224 <DL>
3225 <DD>Current interpolator index.
3226 <P>
3227 <DL>
3228 </DL>
3229 </DL>
3230 <HR>
3231 <H3>
3232 steps</H3>
3233 <PRE>
3234 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>steps</B></PRE>
3235 <DL>
3236 <DD>Steps table.
3237 <P>
3238 <DL>
3239 </DL>
3240 </DL>
3241
3242 <P>
3243 <A NAME="org.apache.commons.math.ode.DerivativeException"><!-- --></A>
3244 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3245 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3246 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3247 <B>Class <A HREF="org/apache/commons/math/ode/DerivativeException.html" title="class in org.apache.commons.math.ode">org.apache.commons.math.ode.DerivativeException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
3248 </TR>
3249 </TABLE>
3250
3251 <P>
3252 <B>serialVersionUID:&nbsp;</B>5666710788967425123L
3253
3254 <P>
3255
3256 <P>
3257 <A NAME="org.apache.commons.math.ode.IntegratorException"><!-- --></A>
3258 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3259 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3260 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3261 <B>Class <A HREF="org/apache/commons/math/ode/IntegratorException.html" title="class in org.apache.commons.math.ode">org.apache.commons.math.ode.IntegratorException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
3262 </TR>
3263 </TABLE>
3264
3265 <P>
3266 <B>serialVersionUID:&nbsp;</B>-1607588949778036796L
3267
3268 <P>
3269 <HR SIZE="4" NOSHADE>
3270
3271 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3272 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3273 <TH ALIGN="center"><FONT SIZE="+2">
3274 <B>Package</B> <B>org.apache.commons.math.ode.events</B></FONT></TH>
3275 </TR>
3276 </TABLE>
3277
3278 <P>
3279 <A NAME="org.apache.commons.math.ode.events.EventException"><!-- --></A>
3280 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3281 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3282 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3283 <B>Class <A HREF="org/apache/commons/math/ode/events/EventException.html" title="class in org.apache.commons.math.ode.events">org.apache.commons.math.ode.events.EventException</A> extends <A HREF="org/apache/commons/math/MathException.html" title="class in org.apache.commons.math">MathException</A> implements Serializable</B></FONT></TH>
3284 </TR>
3285 </TABLE>
3286
3287 <P>
3288 <B>serialVersionUID:&nbsp;</B>-898215297400035290L
3289
3290 <P>
3291 <HR SIZE="4" NOSHADE>
3292
3293 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3294 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3295 <TH ALIGN="center"><FONT SIZE="+2">
3296 <B>Package</B> <B>org.apache.commons.math.ode.jacobians</B></FONT></TH>
3297 </TR>
3298 </TABLE>
3299 <HR SIZE="4" NOSHADE>
3300
3301 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3302 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3303 <TH ALIGN="center"><FONT SIZE="+2">
3304 <B>Package</B> <B>org.apache.commons.math.ode.sampling</B></FONT></TH>
3305 </TR>
3306 </TABLE>
3307
3308 <P>
3309 <A NAME="org.apache.commons.math.ode.sampling.AbstractStepInterpolator"><!-- --></A>
3310 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3311 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3312 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3313 <B>Class <A HREF="org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">org.apache.commons.math.ode.sampling.AbstractStepInterpolator</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3314 </TR>
3315 </TABLE>
3316
3317 <P>
3318 <A NAME="serialized_methods"><!-- --></A>
3319 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3320 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3321 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3322 <B>Serialization Methods</B></FONT></TH>
3323 </TR>
3324 </TABLE>
3325
3326 <P>
3327 <A NAME="readExternal(java.io.ObjectInput)"><!-- --></A><H3>
3328 readExternal</H3>
3329 <PRE>
3330 public abstract void <A HREF="src-html/org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#line.362"><B>readExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</A>&nbsp;in)
3331 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
3332 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
3333 <DL>
3334 <DD>
3335 <P>
3336 <DD><DL>
3337
3338 <DT><B>Throws:</B>
3339 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
3340 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD>
3341 </DL>
3342 </DL>
3343 <HR>
3344 <A NAME="writeExternal(java.io.ObjectOutput)"><!-- --></A><H3>
3345 writeExternal</H3>
3346 <PRE>
3347 public abstract void <A HREF="src-html/org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html#line.358"><B>writeExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</A>&nbsp;out)
3348 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3349 <DL>
3350 <DD>
3351 <P>
3352 <DD><DL>
3353
3354 <DT><B>Throws:</B>
3355 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD>
3356 </DL>
3357 </DL>
3358
3359 <P>
3360 <A NAME="org.apache.commons.math.ode.sampling.DummyStepInterpolator"><!-- --></A>
3361 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3362 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3363 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3364 <B>Class <A HREF="org/apache/commons/math/ode/sampling/DummyStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">org.apache.commons.math.ode.sampling.DummyStepInterpolator</A> extends <A HREF="org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A> implements Serializable</B></FONT></TH>
3365 </TR>
3366 </TABLE>
3367
3368 <P>
3369 <B>serialVersionUID:&nbsp;</B>1708010296707839488L
3370
3371 <P>
3372 <A NAME="serialized_methods"><!-- --></A>
3373 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3374 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3375 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3376 <B>Serialization Methods</B></FONT></TH>
3377 </TR>
3378 </TABLE>
3379
3380 <P>
3381 <A NAME="readExternal(java.io.ObjectInput)"><!-- --></A><H3>
3382 readExternal</H3>
3383 <PRE>
3384 public void <A HREF="src-html/org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#line.135"><B>readExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</A>&nbsp;in)
3385 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3386 <DL>
3387 <DD>Read the instance from an input channel.
3388 <P>
3389 <DD><DL>
3390
3391 <DT><B>Throws:</B>
3392 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if the instance cannot be read</DD>
3393 </DL>
3394 </DL>
3395 <HR>
3396 <A NAME="writeExternal(java.io.ObjectOutput)"><!-- --></A><H3>
3397 writeExternal</H3>
3398 <PRE>
3399 public void <A HREF="src-html/org/apache/commons/math/ode/sampling/DummyStepInterpolator.html#line.116"><B>writeExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</A>&nbsp;out)
3400 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3401 <DL>
3402 <DD>Write the instance to an output channel.
3403 <P>
3404 <DD><DL>
3405
3406 <DT><B>Throws:</B>
3407 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if the instance cannot be written</DD>
3408 </DL>
3409 </DL>
3410
3411 <P>
3412 <A NAME="org.apache.commons.math.ode.sampling.NordsieckStepInterpolator"><!-- --></A>
3413 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3414 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3415 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3416 <B>Class <A HREF="org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">org.apache.commons.math.ode.sampling.NordsieckStepInterpolator</A> extends <A HREF="org/apache/commons/math/ode/sampling/AbstractStepInterpolator.html" title="class in org.apache.commons.math.ode.sampling">AbstractStepInterpolator</A> implements Serializable</B></FONT></TH>
3417 </TR>
3418 </TABLE>
3419
3420 <P>
3421 <B>serialVersionUID:&nbsp;</B>-7179861704951334960L
3422
3423 <P>
3424 <A NAME="serialized_methods"><!-- --></A>
3425 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3426 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3427 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3428 <B>Serialization Methods</B></FONT></TH>
3429 </TR>
3430 </TABLE>
3431
3432 <P>
3433 <A NAME="readExternal(java.io.ObjectInput)"><!-- --></A><H3>
3434 readExternal</H3>
3435 <PRE>
3436 public void <A HREF="src-html/org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#line.252"><B>readExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</A>&nbsp;in)
3437 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
3438 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
3439 <DL>
3440 <DD>
3441 <P>
3442 <DD><DL>
3443
3444 <DT><B>Throws:</B>
3445 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
3446 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD>
3447 </DL>
3448 </DL>
3449 <HR>
3450 <A NAME="writeExternal(java.io.ObjectOutput)"><!-- --></A><H3>
3451 writeExternal</H3>
3452 <PRE>
3453 public void <A HREF="src-html/org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.html#line.219"><B>writeExternal</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</A>&nbsp;out)
3454 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3455 <DL>
3456 <DD>
3457 <P>
3458 <DD><DL>
3459
3460 <DT><B>Throws:</B>
3461 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD>
3462 </DL>
3463 </DL>
3464 <HR SIZE="4" NOSHADE>
3465
3466 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3467 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3468 <TH ALIGN="center"><FONT SIZE="+2">
3469 <B>Package</B> <B>org.apache.commons.math.optimization</B></FONT></TH>
3470 </TR>
3471 </TABLE>
3472
3473 <P>
3474 <A NAME="org.apache.commons.math.optimization.OptimizationException"><!-- --></A>
3475 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3476 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3477 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3478 <B>Class <A HREF="org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization">org.apache.commons.math.optimization.OptimizationException</A> extends <A HREF="org/apache/commons/math/ConvergenceException.html" title="class in org.apache.commons.math">ConvergenceException</A> implements Serializable</B></FONT></TH>
3479 </TR>
3480 </TABLE>
3481
3482 <P>
3483 <B>serialVersionUID:&nbsp;</B>-357696069587075016L
3484
3485 <P>
3486
3487 <P>
3488 <A NAME="org.apache.commons.math.optimization.RealPointValuePair"><!-- --></A>
3489 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3490 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3491 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3492 <B>Class <A HREF="org/apache/commons/math/optimization/RealPointValuePair.html" title="class in org.apache.commons.math.optimization">org.apache.commons.math.optimization.RealPointValuePair</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3493 </TR>
3494 </TABLE>
3495
3496 <P>
3497 <B>serialVersionUID:&nbsp;</B>1003888396256744753L
3498
3499 <P>
3500 <A NAME="serializedForm"><!-- --></A>
3501 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3502 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3503 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3504 <B>Serialized Fields</B></FONT></TH>
3505 </TR>
3506 </TABLE>
3507
3508 <H3>
3509 point</H3>
3510 <PRE>
3511 double[] <B>point</B></PRE>
3512 <DL>
3513 <DD>Point coordinates.
3514 <P>
3515 <DL>
3516 </DL>
3517 </DL>
3518 <HR>
3519 <H3>
3520 value</H3>
3521 <PRE>
3522 double <B>value</B></PRE>
3523 <DL>
3524 <DD>Value of the objective function at the point.
3525 <P>
3526 <DL>
3527 </DL>
3528 </DL>
3529
3530 <P>
3531 <A NAME="org.apache.commons.math.optimization.VectorialPointValuePair"><!-- --></A>
3532 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3533 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3534 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3535 <B>Class <A HREF="org/apache/commons/math/optimization/VectorialPointValuePair.html" title="class in org.apache.commons.math.optimization">org.apache.commons.math.optimization.VectorialPointValuePair</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3536 </TR>
3537 </TABLE>
3538
3539 <P>
3540 <B>serialVersionUID:&nbsp;</B>1003888396256744753L
3541
3542 <P>
3543 <A NAME="serializedForm"><!-- --></A>
3544 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3545 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3546 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3547 <B>Serialized Fields</B></FONT></TH>
3548 </TR>
3549 </TABLE>
3550
3551 <H3>
3552 point</H3>
3553 <PRE>
3554 double[] <B>point</B></PRE>
3555 <DL>
3556 <DD>Point coordinates.
3557 <P>
3558 <DL>
3559 </DL>
3560 </DL>
3561 <HR>
3562 <H3>
3563 value</H3>
3564 <PRE>
3565 double[] <B>value</B></PRE>
3566 <DL>
3567 <DD>Vectorial value of the objective function at the point.
3568 <P>
3569 <DL>
3570 </DL>
3571 </DL>
3572 <HR SIZE="4" NOSHADE>
3573
3574 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3575 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3576 <TH ALIGN="center"><FONT SIZE="+2">
3577 <B>Package</B> <B>org.apache.commons.math.optimization.fitting</B></FONT></TH>
3578 </TR>
3579 </TABLE>
3580
3581 <P>
3582 <A NAME="org.apache.commons.math.optimization.fitting.WeightedObservedPoint"><!-- --></A>
3583 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3584 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3585 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3586 <B>Class <A HREF="org/apache/commons/math/optimization/fitting/WeightedObservedPoint.html" title="class in org.apache.commons.math.optimization.fitting">org.apache.commons.math.optimization.fitting.WeightedObservedPoint</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3587 </TR>
3588 </TABLE>
3589
3590 <P>
3591 <B>serialVersionUID:&nbsp;</B>5306874947404636157L
3592
3593 <P>
3594 <A NAME="serializedForm"><!-- --></A>
3595 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3596 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3597 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3598 <B>Serialized Fields</B></FONT></TH>
3599 </TR>
3600 </TABLE>
3601
3602 <H3>
3603 weight</H3>
3604 <PRE>
3605 double <B>weight</B></PRE>
3606 <DL>
3607 <DD>Weight of the measurement in the fitting process.
3608 <P>
3609 <DL>
3610 </DL>
3611 </DL>
3612 <HR>
3613 <H3>
3614 x</H3>
3615 <PRE>
3616 double <B>x</B></PRE>
3617 <DL>
3618 <DD>Abscissa of the point.
3619 <P>
3620 <DL>
3621 </DL>
3622 </DL>
3623 <HR>
3624 <H3>
3625 y</H3>
3626 <PRE>
3627 double <B>y</B></PRE>
3628 <DL>
3629 <DD>Observed value of the function at x.
3630 <P>
3631 <DL>
3632 </DL>
3633 </DL>
3634 <HR SIZE="4" NOSHADE>
3635
3636 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3637 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3638 <TH ALIGN="center"><FONT SIZE="+2">
3639 <B>Package</B> <B>org.apache.commons.math.optimization.linear</B></FONT></TH>
3640 </TR>
3641 </TABLE>
3642
3643 <P>
3644 <A NAME="org.apache.commons.math.optimization.linear.LinearConstraint"><!-- --></A>
3645 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3646 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3647 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3648 <B>Class <A HREF="org/apache/commons/math/optimization/linear/LinearConstraint.html" title="class in org.apache.commons.math.optimization.linear">org.apache.commons.math.optimization.linear.LinearConstraint</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3649 </TR>
3650 </TABLE>
3651
3652 <P>
3653 <B>serialVersionUID:&nbsp;</B>-764632794033034092L
3654
3655 <P>
3656 <A NAME="serialized_methods"><!-- --></A>
3657 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3658 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3659 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3660 <B>Serialization Methods</B></FONT></TH>
3661 </TR>
3662 </TABLE>
3663
3664 <P>
3665 <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
3666 readObject</H3>
3667 <PRE>
3668 private void <A HREF="src-html/org/apache/commons/math/optimization/linear/LinearConstraint.html#line.227"><B>readObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;ois)
3669 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A>,
3670 <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3671 <DL>
3672 <DD>Deserialize the instance.
3673 <P>
3674 <DD><DL>
3675
3676 <DT><B>Throws:</B>
3677 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE> - if a class in the stream cannot be found
3678 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be read from the stream</DD>
3679 </DL>
3680 </DL>
3681 <HR>
3682 <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
3683 writeObject</H3>
3684 <PRE>
3685 private void <A HREF="src-html/org/apache/commons/math/optimization/linear/LinearConstraint.html#line.216"><B>writeObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;oos)
3686 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3687 <DL>
3688 <DD>Serialize the instance.
3689 <P>
3690 <DD><DL>
3691
3692 <DT><B>Throws:</B>
3693 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be written to stream</DD>
3694 </DL>
3695 </DL>
3696 <A NAME="serializedForm"><!-- --></A>
3697 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3698 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3699 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3700 <B>Serialized Fields</B></FONT></TH>
3701 </TR>
3702 </TABLE>
3703
3704 <H3>
3705 relationship</H3>
3706 <PRE>
3707 <A HREF="org/apache/commons/math/optimization/linear/Relationship.html" title="enum in org.apache.commons.math.optimization.linear">Relationship</A> <B>relationship</B></PRE>
3708 <DL>
3709 <DD>Relationship between left and right hand sides (=, &lt;=, >=).
3710 <P>
3711 <DL>
3712 </DL>
3713 </DL>
3714 <HR>
3715 <H3>
3716 value</H3>
3717 <PRE>
3718 double <B>value</B></PRE>
3719 <DL>
3720 <DD>Value of the constraint (right hand side).
3721 <P>
3722 <DL>
3723 </DL>
3724 </DL>
3725
3726 <P>
3727 <A NAME="org.apache.commons.math.optimization.linear.LinearObjectiveFunction"><!-- --></A>
3728 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3729 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3730 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3731 <B>Class <A HREF="org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html" title="class in org.apache.commons.math.optimization.linear">org.apache.commons.math.optimization.linear.LinearObjectiveFunction</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3732 </TR>
3733 </TABLE>
3734
3735 <P>
3736 <B>serialVersionUID:&nbsp;</B>-4531815507568396090L
3737
3738 <P>
3739 <A NAME="serialized_methods"><!-- --></A>
3740 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3741 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3742 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3743 <B>Serialization Methods</B></FONT></TH>
3744 </TR>
3745 </TABLE>
3746
3747 <P>
3748 <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
3749 readObject</H3>
3750 <PRE>
3751 private void <A HREF="src-html/org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#line.141"><B>readObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;ois)
3752 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A>,
3753 <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3754 <DL>
3755 <DD>Deserialize the instance.
3756 <P>
3757 <DD><DL>
3758
3759 <DT><B>Throws:</B>
3760 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE> - if a class in the stream cannot be found
3761 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be read from the stream</DD>
3762 </DL>
3763 </DL>
3764 <HR>
3765 <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
3766 writeObject</H3>
3767 <PRE>
3768 private void <A HREF="src-html/org/apache/commons/math/optimization/linear/LinearObjectiveFunction.html#line.130"><B>writeObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;oos)
3769 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
3770 <DL>
3771 <DD>Serialize the instance.
3772 <P>
3773 <DD><DL>
3774
3775 <DT><B>Throws:</B>
3776 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be written to stream</DD>
3777 </DL>
3778 </DL>
3779 <A NAME="serializedForm"><!-- --></A>
3780 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3781 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3782 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3783 <B>Serialized Fields</B></FONT></TH>
3784 </TR>
3785 </TABLE>
3786
3787 <H3>
3788 constantTerm</H3>
3789 <PRE>
3790 double <B>constantTerm</B></PRE>
3791 <DL>
3792 <DD>Constant term of the linear equation.
3793 <P>
3794 <DL>
3795 </DL>
3796 </DL>
3797
3798 <P>
3799 <A NAME="org.apache.commons.math.optimization.linear.NoFeasibleSolutionException"><!-- --></A>
3800 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3801 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3802 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3803 <B>Class <A HREF="org/apache/commons/math/optimization/linear/NoFeasibleSolutionException.html" title="class in org.apache.commons.math.optimization.linear">org.apache.commons.math.optimization.linear.NoFeasibleSolutionException</A> extends <A HREF="org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization">OptimizationException</A> implements Serializable</B></FONT></TH>
3804 </TR>
3805 </TABLE>
3806
3807 <P>
3808 <B>serialVersionUID:&nbsp;</B>-3044253632189082760L
3809
3810 <P>
3811
3812 <P>
3813 <A NAME="org.apache.commons.math.optimization.linear.UnboundedSolutionException"><!-- --></A>
3814 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3815 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3816 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3817 <B>Class <A HREF="org/apache/commons/math/optimization/linear/UnboundedSolutionException.html" title="class in org.apache.commons.math.optimization.linear">org.apache.commons.math.optimization.linear.UnboundedSolutionException</A> extends <A HREF="org/apache/commons/math/optimization/OptimizationException.html" title="class in org.apache.commons.math.optimization">OptimizationException</A> implements Serializable</B></FONT></TH>
3818 </TR>
3819 </TABLE>
3820
3821 <P>
3822 <B>serialVersionUID:&nbsp;</B>940539497277290619L
3823
3824 <P>
3825 <HR SIZE="4" NOSHADE>
3826
3827 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3828 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3829 <TH ALIGN="center"><FONT SIZE="+2">
3830 <B>Package</B> <B>org.apache.commons.math.random</B></FONT></TH>
3831 </TR>
3832 </TABLE>
3833
3834 <P>
3835 <A NAME="org.apache.commons.math.random.EmpiricalDistributionImpl"><!-- --></A>
3836 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3837 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3838 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3839 <B>Class <A HREF="org/apache/commons/math/random/EmpiricalDistributionImpl.html" title="class in org.apache.commons.math.random">org.apache.commons.math.random.EmpiricalDistributionImpl</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
3840 </TR>
3841 </TABLE>
3842
3843 <P>
3844 <B>serialVersionUID:&nbsp;</B>5729073523949762654L
3845
3846 <P>
3847 <A NAME="serializedForm"><!-- --></A>
3848 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3849 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3850 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3851 <B>Serialized Fields</B></FONT></TH>
3852 </TR>
3853 </TABLE>
3854
3855 <H3>
3856 binStats</H3>
3857 <PRE>
3858 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>binStats</B></PRE>
3859 <DL>
3860 <DD>List of SummaryStatistics objects characterizing the bins
3861 <P>
3862 <DL>
3863 </DL>
3864 </DL>
3865 <HR>
3866 <H3>
3867 sampleStats</H3>
3868 <PRE>
3869 <A HREF="org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A> <B>sampleStats</B></PRE>
3870 <DL>
3871 <DD>Sample statistics
3872 <P>
3873 <DL>
3874 </DL>
3875 </DL>
3876 <HR>
3877 <H3>
3878 max</H3>
3879 <PRE>
3880 double <B>max</B></PRE>
3881 <DL>
3882 <DD>Max loaded value
3883 <P>
3884 <DL>
3885 </DL>
3886 </DL>
3887 <HR>
3888 <H3>
3889 min</H3>
3890 <PRE>
3891 double <B>min</B></PRE>
3892 <DL>
3893 <DD>Min loaded value
3894 <P>
3895 <DL>
3896 </DL>
3897 </DL>
3898 <HR>
3899 <H3>
3900 delta</H3>
3901 <PRE>
3902 double <B>delta</B></PRE>
3903 <DL>
3904 <DD>Grid size
3905 <P>
3906 <DL>
3907 </DL>
3908 </DL>
3909 <HR>
3910 <H3>
3911 binCount</H3>
3912 <PRE>
3913 int <B>binCount</B></PRE>
3914 <DL>
3915 <DD>number of bins
3916 <P>
3917 <DL>
3918 </DL>
3919 </DL>
3920 <HR>
3921 <H3>
3922 loaded</H3>
3923 <PRE>
3924 boolean <B>loaded</B></PRE>
3925 <DL>
3926 <DD>is the distribution loaded?
3927 <P>
3928 <DL>
3929 </DL>
3930 </DL>
3931 <HR>
3932 <H3>
3933 upperBounds</H3>
3934 <PRE>
3935 double[] <B>upperBounds</B></PRE>
3936 <DL>
3937 <DD>upper bounds of subintervals in (0,1) "belonging" to the bins
3938 <P>
3939 <DL>
3940 </DL>
3941 </DL>
3942 <HR>
3943 <H3>
3944 randomData</H3>
3945 <PRE>
3946 <A HREF="org/apache/commons/math/random/RandomData.html" title="interface in org.apache.commons.math.random">RandomData</A> <B>randomData</B></PRE>
3947 <DL>
3948 <DD>RandomData instance to use in repeated calls to getNext()
3949 <P>
3950 <DL>
3951 </DL>
3952 </DL>
3953
3954 <P>
3955 <A NAME="org.apache.commons.math.random.JDKRandomGenerator"><!-- --></A>
3956 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3957 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3958 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3959 <B>Class <A HREF="org/apache/commons/math/random/JDKRandomGenerator.html" title="class in org.apache.commons.math.random">org.apache.commons.math.random.JDKRandomGenerator</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</A> implements Serializable</B></FONT></TH>
3960 </TR>
3961 </TABLE>
3962
3963 <P>
3964 <B>serialVersionUID:&nbsp;</B>-7745277476784028798L
3965
3966 <P>
3967
3968 <P>
3969 <A NAME="org.apache.commons.math.random.MersenneTwister"><!-- --></A>
3970 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3971 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
3972 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
3973 <B>Class <A HREF="org/apache/commons/math/random/MersenneTwister.html" title="class in org.apache.commons.math.random">org.apache.commons.math.random.MersenneTwister</A> extends <A HREF="org/apache/commons/math/random/BitsStreamGenerator.html" title="class in org.apache.commons.math.random">BitsStreamGenerator</A> implements Serializable</B></FONT></TH>
3974 </TR>
3975 </TABLE>
3976
3977 <P>
3978 <B>serialVersionUID:&nbsp;</B>8661194735290153518L
3979
3980 <P>
3981 <A NAME="serializedForm"><!-- --></A>
3982 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
3983 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
3984 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
3985 <B>Serialized Fields</B></FONT></TH>
3986 </TR>
3987 </TABLE>
3988
3989 <H3>
3990 mt</H3>
3991 <PRE>
3992 int[] <B>mt</B></PRE>
3993 <DL>
3994 <DD>Bytes pool.
3995 <P>
3996 <DL>
3997 </DL>
3998 </DL>
3999 <HR>
4000 <H3>
4001 mti</H3>
4002 <PRE>
4003 int <B>mti</B></PRE>
4004 <DL>
4005 <DD>Current index in the bytes pool.
4006 <P>
4007 <DL>
4008 </DL>
4009 </DL>
4010
4011 <P>
4012 <A NAME="org.apache.commons.math.random.RandomAdaptor"><!-- --></A>
4013 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4014 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4015 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4016 <B>Class <A HREF="org/apache/commons/math/random/RandomAdaptor.html" title="class in org.apache.commons.math.random">org.apache.commons.math.random.RandomAdaptor</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</A> implements Serializable</B></FONT></TH>
4017 </TR>
4018 </TABLE>
4019
4020 <P>
4021 <B>serialVersionUID:&nbsp;</B>2306581345647615033L
4022
4023 <P>
4024 <A NAME="serializedForm"><!-- --></A>
4025 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4026 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4027 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4028 <B>Serialized Fields</B></FONT></TH>
4029 </TR>
4030 </TABLE>
4031
4032 <H3>
4033 randomGenerator</H3>
4034 <PRE>
4035 <A HREF="org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A> <B>randomGenerator</B></PRE>
4036 <DL>
4037 <DD>Wrapped randomGenerator instance
4038 <P>
4039 <DL>
4040 </DL>
4041 </DL>
4042
4043 <P>
4044 <A NAME="org.apache.commons.math.random.RandomDataImpl"><!-- --></A>
4045 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4046 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4047 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4048 <B>Class <A HREF="org/apache/commons/math/random/RandomDataImpl.html" title="class in org.apache.commons.math.random">org.apache.commons.math.random.RandomDataImpl</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4049 </TR>
4050 </TABLE>
4051
4052 <P>
4053 <B>serialVersionUID:&nbsp;</B>-626730818244969716L
4054
4055 <P>
4056 <A NAME="serializedForm"><!-- --></A>
4057 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4058 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4059 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4060 <B>Serialized Fields</B></FONT></TH>
4061 </TR>
4062 </TABLE>
4063
4064 <H3>
4065 rand</H3>
4066 <PRE>
4067 <A HREF="org/apache/commons/math/random/RandomGenerator.html" title="interface in org.apache.commons.math.random">RandomGenerator</A> <B>rand</B></PRE>
4068 <DL>
4069 <DD>underlying random number generator
4070 <P>
4071 <DL>
4072 </DL>
4073 </DL>
4074 <HR>
4075 <H3>
4076 secRand</H3>
4077 <PRE>
4078 <A HREF="http://java.sun.com/javase/6/docs/api/java/security/SecureRandom.html?is-external=true" title="class or interface in java.security">SecureRandom</A> <B>secRand</B></PRE>
4079 <DL>
4080 <DD>underlying secure random number generator
4081 <P>
4082 <DL>
4083 </DL>
4084 </DL>
4085 <HR SIZE="4" NOSHADE>
4086
4087 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4088 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4089 <TH ALIGN="center"><FONT SIZE="+2">
4090 <B>Package</B> <B>org.apache.commons.math.stat</B></FONT></TH>
4091 </TR>
4092 </TABLE>
4093
4094 <P>
4095 <A NAME="org.apache.commons.math.stat.Frequency"><!-- --></A>
4096 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4097 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4098 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4099 <B>Class <A HREF="org/apache/commons/math/stat/Frequency.html" title="class in org.apache.commons.math.stat">org.apache.commons.math.stat.Frequency</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4100 </TR>
4101 </TABLE>
4102
4103 <P>
4104 <B>serialVersionUID:&nbsp;</B>-3845586908418844111L
4105
4106 <P>
4107 <A NAME="serializedForm"><!-- --></A>
4108 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4109 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4110 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4111 <B>Serialized Fields</B></FONT></TH>
4112 </TR>
4113 </TABLE>
4114
4115 <H3>
4116 freqTable</H3>
4117 <PRE>
4118 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>freqTable</B></PRE>
4119 <DL>
4120 <DD>underlying collection
4121 <P>
4122 <DL>
4123 </DL>
4124 </DL>
4125 <HR SIZE="4" NOSHADE>
4126
4127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4128 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4129 <TH ALIGN="center"><FONT SIZE="+2">
4130 <B>Package</B> <B>org.apache.commons.math.stat.clustering</B></FONT></TH>
4131 </TR>
4132 </TABLE>
4133
4134 <P>
4135 <A NAME="org.apache.commons.math.stat.clustering.Cluster"><!-- --></A>
4136 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4137 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4138 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4139 <B>Class <A HREF="org/apache/commons/math/stat/clustering/Cluster.html" title="class in org.apache.commons.math.stat.clustering">org.apache.commons.math.stat.clustering.Cluster</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4140 </TR>
4141 </TABLE>
4142
4143 <P>
4144 <B>serialVersionUID:&nbsp;</B>-3442297081515880464L
4145
4146 <P>
4147 <A NAME="serializedForm"><!-- --></A>
4148 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4149 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4150 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4151 <B>Serialized Fields</B></FONT></TH>
4152 </TR>
4153 </TABLE>
4154
4155 <H3>
4156 points</H3>
4157 <PRE>
4158 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>points</B></PRE>
4159 <DL>
4160 <DD>The points contained in this cluster.
4161 <P>
4162 <DL>
4163 </DL>
4164 </DL>
4165 <HR>
4166 <H3>
4167 center</H3>
4168 <PRE>
4169 <A HREF="org/apache/commons/math/stat/clustering/Clusterable.html" title="interface in org.apache.commons.math.stat.clustering">Clusterable</A>&lt;<A HREF="org/apache/commons/math/stat/clustering/Clusterable.html" title="type parameter in Clusterable">T</A>&gt; <B>center</B></PRE>
4170 <DL>
4171 <DD>Center of the cluster.
4172 <P>
4173 <DL>
4174 </DL>
4175 </DL>
4176
4177 <P>
4178 <A NAME="org.apache.commons.math.stat.clustering.EuclideanIntegerPoint"><!-- --></A>
4179 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4180 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4181 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4182 <B>Class <A HREF="org/apache/commons/math/stat/clustering/EuclideanIntegerPoint.html" title="class in org.apache.commons.math.stat.clustering">org.apache.commons.math.stat.clustering.EuclideanIntegerPoint</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4183 </TR>
4184 </TABLE>
4185
4186 <P>
4187 <B>serialVersionUID:&nbsp;</B>3946024775784901369L
4188
4189 <P>
4190 <A NAME="serializedForm"><!-- --></A>
4191 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4192 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4193 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4194 <B>Serialized Fields</B></FONT></TH>
4195 </TR>
4196 </TABLE>
4197
4198 <H3>
4199 point</H3>
4200 <PRE>
4201 int[] <B>point</B></PRE>
4202 <DL>
4203 <DD>Point coordinates.
4204 <P>
4205 <DL>
4206 </DL>
4207 </DL>
4208 <HR SIZE="4" NOSHADE>
4209
4210 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4211 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4212 <TH ALIGN="center"><FONT SIZE="+2">
4213 <B>Package</B> <B>org.apache.commons.math.stat.descriptive</B></FONT></TH>
4214 </TR>
4215 </TABLE>
4216
4217 <P>
4218 <A NAME="org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics"><!-- --></A>
4219 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4220 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4221 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4222 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.AggregateSummaryStatistics</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4223 </TR>
4224 </TABLE>
4225
4226 <P>
4227 <B>serialVersionUID:&nbsp;</B>-8207112444016386906L
4228
4229 <P>
4230 <A NAME="serializedForm"><!-- --></A>
4231 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4232 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4233 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4234 <B>Serialized Fields</B></FONT></TH>
4235 </TR>
4236 </TABLE>
4237
4238 <H3>
4239 statisticsPrototype</H3>
4240 <PRE>
4241 <A HREF="org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A> <B>statisticsPrototype</B></PRE>
4242 <DL>
4243 <DD>A SummaryStatistics serving as a prototype for creating SummaryStatistics
4244 contributing to this aggregate
4245 <P>
4246 <DL>
4247 </DL>
4248 </DL>
4249 <HR>
4250 <H3>
4251 statistics</H3>
4252 <PRE>
4253 <A HREF="org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A> <B>statistics</B></PRE>
4254 <DL>
4255 <DD>The SummaryStatistics in which aggregate statistics are accumulated.
4256 <P>
4257 <DL>
4258 </DL>
4259 </DL>
4260
4261 <P>
4262 <A NAME="org.apache.commons.math.stat.descriptive.DescriptiveStatistics"><!-- --></A>
4263 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4264 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4265 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4266 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.DescriptiveStatistics</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4267 </TR>
4268 </TABLE>
4269
4270 <P>
4271 <B>serialVersionUID:&nbsp;</B>4133067267405273064L
4272
4273 <P>
4274 <A NAME="serializedForm"><!-- --></A>
4275 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4276 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4277 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4278 <B>Serialized Fields</B></FONT></TH>
4279 </TR>
4280 </TABLE>
4281
4282 <H3>
4283 windowSize</H3>
4284 <PRE>
4285 int <B>windowSize</B></PRE>
4286 <DL>
4287 <DD>hold the window size
4288 <P>
4289 <DL>
4290 </DL>
4291 </DL>
4292 <HR>
4293 <H3>
4294 eDA</H3>
4295 <PRE>
4296 <A HREF="org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A> <B>eDA</B></PRE>
4297 <DL>
4298 <DD>Stored data values
4299 <P>
4300 <DL>
4301 </DL>
4302 </DL>
4303 <HR>
4304 <H3>
4305 meanImpl</H3>
4306 <PRE>
4307 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>meanImpl</B></PRE>
4308 <DL>
4309 <DD>Mean statistic implementation - can be reset by setter.
4310 <P>
4311 <DL>
4312 </DL>
4313 </DL>
4314 <HR>
4315 <H3>
4316 geometricMeanImpl</H3>
4317 <PRE>
4318 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>geometricMeanImpl</B></PRE>
4319 <DL>
4320 <DD>Geometric mean statistic implementation - can be reset by setter.
4321 <P>
4322 <DL>
4323 </DL>
4324 </DL>
4325 <HR>
4326 <H3>
4327 kurtosisImpl</H3>
4328 <PRE>
4329 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>kurtosisImpl</B></PRE>
4330 <DL>
4331 <DD>Kurtosis statistic implementation - can be reset by setter.
4332 <P>
4333 <DL>
4334 </DL>
4335 </DL>
4336 <HR>
4337 <H3>
4338 maxImpl</H3>
4339 <PRE>
4340 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>maxImpl</B></PRE>
4341 <DL>
4342 <DD>Maximum statistic implementation - can be reset by setter.
4343 <P>
4344 <DL>
4345 </DL>
4346 </DL>
4347 <HR>
4348 <H3>
4349 minImpl</H3>
4350 <PRE>
4351 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>minImpl</B></PRE>
4352 <DL>
4353 <DD>Minimum statistic implementation - can be reset by setter.
4354 <P>
4355 <DL>
4356 </DL>
4357 </DL>
4358 <HR>
4359 <H3>
4360 percentileImpl</H3>
4361 <PRE>
4362 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>percentileImpl</B></PRE>
4363 <DL>
4364 <DD>Percentile statistic implementation - can be reset by setter.
4365 <P>
4366 <DL>
4367 </DL>
4368 </DL>
4369 <HR>
4370 <H3>
4371 skewnessImpl</H3>
4372 <PRE>
4373 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>skewnessImpl</B></PRE>
4374 <DL>
4375 <DD>Skewness statistic implementation - can be reset by setter.
4376 <P>
4377 <DL>
4378 </DL>
4379 </DL>
4380 <HR>
4381 <H3>
4382 varianceImpl</H3>
4383 <PRE>
4384 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>varianceImpl</B></PRE>
4385 <DL>
4386 <DD>Variance statistic implementation - can be reset by setter.
4387 <P>
4388 <DL>
4389 </DL>
4390 </DL>
4391 <HR>
4392 <H3>
4393 sumsqImpl</H3>
4394 <PRE>
4395 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>sumsqImpl</B></PRE>
4396 <DL>
4397 <DD>Sum of squares statistic implementation - can be reset by setter.
4398 <P>
4399 <DL>
4400 </DL>
4401 </DL>
4402 <HR>
4403 <H3>
4404 sumImpl</H3>
4405 <PRE>
4406 <A HREF="org/apache/commons/math/stat/descriptive/UnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">UnivariateStatistic</A> <B>sumImpl</B></PRE>
4407 <DL>
4408 <DD>Sum statistic implementation - can be reset by setter.
4409 <P>
4410 <DL>
4411 </DL>
4412 </DL>
4413
4414 <P>
4415 <A NAME="org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics"><!-- --></A>
4416 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4417 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4418 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4419 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4420 </TR>
4421 </TABLE>
4422
4423 <P>
4424 <B>serialVersionUID:&nbsp;</B>2271900808994826718L
4425
4426 <P>
4427 <A NAME="serializedForm"><!-- --></A>
4428 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4429 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4430 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4431 <B>Serialized Fields</B></FONT></TH>
4432 </TR>
4433 </TABLE>
4434
4435 <H3>
4436 k</H3>
4437 <PRE>
4438 int <B>k</B></PRE>
4439 <DL>
4440 <DD>Dimension of the data.
4441 <P>
4442 <DL>
4443 </DL>
4444 </DL>
4445 <HR>
4446 <H3>
4447 n</H3>
4448 <PRE>
4449 long <B>n</B></PRE>
4450 <DL>
4451 <DD>Count of values that have been added
4452 <P>
4453 <DL>
4454 </DL>
4455 </DL>
4456 <HR>
4457 <H3>
4458 sumImpl</H3>
4459 <PRE>
4460 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>sumImpl</B></PRE>
4461 <DL>
4462 <DD>Sum statistic implementation - can be reset by setter.
4463 <P>
4464 <DL>
4465 </DL>
4466 </DL>
4467 <HR>
4468 <H3>
4469 sumSqImpl</H3>
4470 <PRE>
4471 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>sumSqImpl</B></PRE>
4472 <DL>
4473 <DD>Sum of squares statistic implementation - can be reset by setter.
4474 <P>
4475 <DL>
4476 </DL>
4477 </DL>
4478 <HR>
4479 <H3>
4480 minImpl</H3>
4481 <PRE>
4482 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>minImpl</B></PRE>
4483 <DL>
4484 <DD>Minimum statistic implementation - can be reset by setter.
4485 <P>
4486 <DL>
4487 </DL>
4488 </DL>
4489 <HR>
4490 <H3>
4491 maxImpl</H3>
4492 <PRE>
4493 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>maxImpl</B></PRE>
4494 <DL>
4495 <DD>Maximum statistic implementation - can be reset by setter.
4496 <P>
4497 <DL>
4498 </DL>
4499 </DL>
4500 <HR>
4501 <H3>
4502 sumLogImpl</H3>
4503 <PRE>
4504 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>sumLogImpl</B></PRE>
4505 <DL>
4506 <DD>Sum of log statistic implementation - can be reset by setter.
4507 <P>
4508 <DL>
4509 </DL>
4510 </DL>
4511 <HR>
4512 <H3>
4513 geoMeanImpl</H3>
4514 <PRE>
4515 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>geoMeanImpl</B></PRE>
4516 <DL>
4517 <DD>Geometric mean statistic implementation - can be reset by setter.
4518 <P>
4519 <DL>
4520 </DL>
4521 </DL>
4522 <HR>
4523 <H3>
4524 meanImpl</H3>
4525 <PRE>
4526 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[] <B>meanImpl</B></PRE>
4527 <DL>
4528 <DD>Mean statistic implementation - can be reset by setter.
4529 <P>
4530 <DL>
4531 </DL>
4532 </DL>
4533 <HR>
4534 <H3>
4535 covarianceImpl</H3>
4536 <PRE>
4537 <A HREF="org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">VectorialCovariance</A> <B>covarianceImpl</B></PRE>
4538 <DL>
4539 <DD>Covariance statistic implementation - cannot be reset.
4540 <P>
4541 <DL>
4542 </DL>
4543 </DL>
4544
4545 <P>
4546 <A NAME="org.apache.commons.math.stat.descriptive.StatisticalSummaryValues"><!-- --></A>
4547 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4548 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4549 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4550 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/StatisticalSummaryValues.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.StatisticalSummaryValues</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4551 </TR>
4552 </TABLE>
4553
4554 <P>
4555 <B>serialVersionUID:&nbsp;</B>-5108854841843722536L
4556
4557 <P>
4558 <A NAME="serializedForm"><!-- --></A>
4559 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4560 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4561 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4562 <B>Serialized Fields</B></FONT></TH>
4563 </TR>
4564 </TABLE>
4565
4566 <H3>
4567 mean</H3>
4568 <PRE>
4569 double <B>mean</B></PRE>
4570 <DL>
4571 <DD>The sample mean
4572 <P>
4573 <DL>
4574 </DL>
4575 </DL>
4576 <HR>
4577 <H3>
4578 variance</H3>
4579 <PRE>
4580 double <B>variance</B></PRE>
4581 <DL>
4582 <DD>The sample variance
4583 <P>
4584 <DL>
4585 </DL>
4586 </DL>
4587 <HR>
4588 <H3>
4589 n</H3>
4590 <PRE>
4591 long <B>n</B></PRE>
4592 <DL>
4593 <DD>The number of observations in the sample
4594 <P>
4595 <DL>
4596 </DL>
4597 </DL>
4598 <HR>
4599 <H3>
4600 max</H3>
4601 <PRE>
4602 double <B>max</B></PRE>
4603 <DL>
4604 <DD>The maximum value
4605 <P>
4606 <DL>
4607 </DL>
4608 </DL>
4609 <HR>
4610 <H3>
4611 min</H3>
4612 <PRE>
4613 double <B>min</B></PRE>
4614 <DL>
4615 <DD>The minimum value
4616 <P>
4617 <DL>
4618 </DL>
4619 </DL>
4620 <HR>
4621 <H3>
4622 sum</H3>
4623 <PRE>
4624 double <B>sum</B></PRE>
4625 <DL>
4626 <DD>The sum of the sample values
4627 <P>
4628 <DL>
4629 </DL>
4630 </DL>
4631
4632 <P>
4633 <A NAME="org.apache.commons.math.stat.descriptive.SummaryStatistics"><!-- --></A>
4634 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4635 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4636 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4637 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.SummaryStatistics</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
4638 </TR>
4639 </TABLE>
4640
4641 <P>
4642 <B>serialVersionUID:&nbsp;</B>-2021321786743555871L
4643
4644 <P>
4645 <A NAME="serializedForm"><!-- --></A>
4646 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4647 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4648 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4649 <B>Serialized Fields</B></FONT></TH>
4650 </TR>
4651 </TABLE>
4652
4653 <H3>
4654 n</H3>
4655 <PRE>
4656 long <B>n</B></PRE>
4657 <DL>
4658 <DD>count of values that have been added
4659 <P>
4660 <DL>
4661 </DL>
4662 </DL>
4663 <HR>
4664 <H3>
4665 secondMoment</H3>
4666 <PRE>
4667 <A HREF="org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A> <B>secondMoment</B></PRE>
4668 <DL>
4669 <DD>SecondMoment is used to compute the mean and variance
4670 <P>
4671 <DL>
4672 </DL>
4673 </DL>
4674 <HR>
4675 <H3>
4676 sum</H3>
4677 <PRE>
4678 <A HREF="org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">Sum</A> <B>sum</B></PRE>
4679 <DL>
4680 <DD>sum of values that have been added
4681 <P>
4682 <DL>
4683 </DL>
4684 </DL>
4685 <HR>
4686 <H3>
4687 sumsq</H3>
4688 <PRE>
4689 <A HREF="org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfSquares</A> <B>sumsq</B></PRE>
4690 <DL>
4691 <DD>sum of the square of each value that has been added
4692 <P>
4693 <DL>
4694 </DL>
4695 </DL>
4696 <HR>
4697 <H3>
4698 min</H3>
4699 <PRE>
4700 <A HREF="org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">Min</A> <B>min</B></PRE>
4701 <DL>
4702 <DD>min of values that have been added
4703 <P>
4704 <DL>
4705 </DL>
4706 </DL>
4707 <HR>
4708 <H3>
4709 max</H3>
4710 <PRE>
4711 <A HREF="org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">Max</A> <B>max</B></PRE>
4712 <DL>
4713 <DD>max of values that have been added
4714 <P>
4715 <DL>
4716 </DL>
4717 </DL>
4718 <HR>
4719 <H3>
4720 sumLog</H3>
4721 <PRE>
4722 <A HREF="org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">SumOfLogs</A> <B>sumLog</B></PRE>
4723 <DL>
4724 <DD>sumLog of values that have been added
4725 <P>
4726 <DL>
4727 </DL>
4728 </DL>
4729 <HR>
4730 <H3>
4731 geoMean</H3>
4732 <PRE>
4733 <A HREF="org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">GeometricMean</A> <B>geoMean</B></PRE>
4734 <DL>
4735 <DD>geoMean of values that have been added
4736 <P>
4737 <DL>
4738 </DL>
4739 </DL>
4740 <HR>
4741 <H3>
4742 mean</H3>
4743 <PRE>
4744 <A HREF="org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A> <B>mean</B></PRE>
4745 <DL>
4746 <DD>mean of values that have been added
4747 <P>
4748 <DL>
4749 </DL>
4750 </DL>
4751 <HR>
4752 <H3>
4753 variance</H3>
4754 <PRE>
4755 <A HREF="org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A> <B>variance</B></PRE>
4756 <DL>
4757 <DD>variance of values that have been added
4758 <P>
4759 <DL>
4760 </DL>
4761 </DL>
4762 <HR>
4763 <H3>
4764 sumImpl</H3>
4765 <PRE>
4766 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>sumImpl</B></PRE>
4767 <DL>
4768 <DD>Sum statistic implementation - can be reset by setter.
4769 <P>
4770 <DL>
4771 </DL>
4772 </DL>
4773 <HR>
4774 <H3>
4775 sumsqImpl</H3>
4776 <PRE>
4777 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>sumsqImpl</B></PRE>
4778 <DL>
4779 <DD>Sum of squares statistic implementation - can be reset by setter.
4780 <P>
4781 <DL>
4782 </DL>
4783 </DL>
4784 <HR>
4785 <H3>
4786 minImpl</H3>
4787 <PRE>
4788 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>minImpl</B></PRE>
4789 <DL>
4790 <DD>Minimum statistic implementation - can be reset by setter.
4791 <P>
4792 <DL>
4793 </DL>
4794 </DL>
4795 <HR>
4796 <H3>
4797 maxImpl</H3>
4798 <PRE>
4799 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>maxImpl</B></PRE>
4800 <DL>
4801 <DD>Maximum statistic implementation - can be reset by setter.
4802 <P>
4803 <DL>
4804 </DL>
4805 </DL>
4806 <HR>
4807 <H3>
4808 sumLogImpl</H3>
4809 <PRE>
4810 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>sumLogImpl</B></PRE>
4811 <DL>
4812 <DD>Sum of log statistic implementation - can be reset by setter.
4813 <P>
4814 <DL>
4815 </DL>
4816 </DL>
4817 <HR>
4818 <H3>
4819 geoMeanImpl</H3>
4820 <PRE>
4821 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>geoMeanImpl</B></PRE>
4822 <DL>
4823 <DD>Geometric mean statistic implementation - can be reset by setter.
4824 <P>
4825 <DL>
4826 </DL>
4827 </DL>
4828 <HR>
4829 <H3>
4830 meanImpl</H3>
4831 <PRE>
4832 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>meanImpl</B></PRE>
4833 <DL>
4834 <DD>Mean statistic implementation - can be reset by setter.
4835 <P>
4836 <DL>
4837 </DL>
4838 </DL>
4839 <HR>
4840 <H3>
4841 varianceImpl</H3>
4842 <PRE>
4843 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>varianceImpl</B></PRE>
4844 <DL>
4845 <DD>Variance statistic implementation - can be reset by setter.
4846 <P>
4847 <DL>
4848 </DL>
4849 </DL>
4850
4851 <P>
4852 <A NAME="org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics"><!-- --></A>
4853 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4854 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4855 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4856 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics</A> extends <A HREF="org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A> implements Serializable</B></FONT></TH>
4857 </TR>
4858 </TABLE>
4859
4860 <P>
4861 <B>serialVersionUID:&nbsp;</B>1L
4862
4863 <P>
4864
4865 <P>
4866 <A NAME="org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics"><!-- --></A>
4867 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4868 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4869 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4870 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics</A> extends <A HREF="org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">MultivariateSummaryStatistics</A> implements Serializable</B></FONT></TH>
4871 </TR>
4872 </TABLE>
4873
4874 <P>
4875 <B>serialVersionUID:&nbsp;</B>7099834153347155363L
4876
4877 <P>
4878
4879 <P>
4880 <A NAME="org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics"><!-- --></A>
4881 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4882 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4883 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4884 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics</A> extends <A HREF="org/apache/commons/math/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math.stat.descriptive">SummaryStatistics</A> implements Serializable</B></FONT></TH>
4885 </TR>
4886 </TABLE>
4887
4888 <P>
4889 <B>serialVersionUID:&nbsp;</B>1909861009042253704L
4890
4891 <P>
4892 <HR SIZE="4" NOSHADE>
4893
4894 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4895 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4896 <TH ALIGN="center"><FONT SIZE="+2">
4897 <B>Package</B> <B>org.apache.commons.math.stat.descriptive.moment</B></FONT></TH>
4898 </TR>
4899 </TABLE>
4900
4901 <P>
4902 <A NAME="org.apache.commons.math.stat.descriptive.moment.FirstMoment"><!-- --></A>
4903 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4904 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4905 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4906 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.FirstMoment</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
4907 </TR>
4908 </TABLE>
4909
4910 <P>
4911 <B>serialVersionUID:&nbsp;</B>6112755307178490473L
4912
4913 <P>
4914 <A NAME="serializedForm"><!-- --></A>
4915 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4916 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4917 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4918 <B>Serialized Fields</B></FONT></TH>
4919 </TR>
4920 </TABLE>
4921
4922 <H3>
4923 n</H3>
4924 <PRE>
4925 long <B>n</B></PRE>
4926 <DL>
4927 <DD>Count of values that have been added
4928 <P>
4929 <DL>
4930 </DL>
4931 </DL>
4932 <HR>
4933 <H3>
4934 m1</H3>
4935 <PRE>
4936 double <B>m1</B></PRE>
4937 <DL>
4938 <DD>First moment of values that have been added
4939 <P>
4940 <DL>
4941 </DL>
4942 </DL>
4943 <HR>
4944 <H3>
4945 dev</H3>
4946 <PRE>
4947 double <B>dev</B></PRE>
4948 <DL>
4949 <DD>Deviation of most recently added value from previous first moment.
4950 Retained to prevent repeated computation in higher order moments.
4951 <P>
4952 <DL>
4953 </DL>
4954 </DL>
4955 <HR>
4956 <H3>
4957 nDev</H3>
4958 <PRE>
4959 double <B>nDev</B></PRE>
4960 <DL>
4961 <DD>Deviation of most recently added value from previous first moment,
4962 normalized by previous sample size. Retained to prevent repeated
4963 computation in higher order moments
4964 <P>
4965 <DL>
4966 </DL>
4967 </DL>
4968
4969 <P>
4970 <A NAME="org.apache.commons.math.stat.descriptive.moment.FourthMoment"><!-- --></A>
4971 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4972 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
4973 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
4974 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.FourthMoment</A> extends <A HREF="org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A> implements Serializable</B></FONT></TH>
4975 </TR>
4976 </TABLE>
4977
4978 <P>
4979 <B>serialVersionUID:&nbsp;</B>4763990447117157611L
4980
4981 <P>
4982 <A NAME="serializedForm"><!-- --></A>
4983 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
4984 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
4985 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
4986 <B>Serialized Fields</B></FONT></TH>
4987 </TR>
4988 </TABLE>
4989
4990 <H3>
4991 m4</H3>
4992 <PRE>
4993 double <B>m4</B></PRE>
4994 <DL>
4995 <DD>fourth moment of values that have been added
4996 <P>
4997 <DL>
4998 </DL>
4999 </DL>
5000
5001 <P>
5002 <A NAME="org.apache.commons.math.stat.descriptive.moment.GeometricMean"><!-- --></A>
5003 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5004 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5005 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5006 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.GeometricMean</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5007 </TR>
5008 </TABLE>
5009
5010 <P>
5011 <B>serialVersionUID:&nbsp;</B>-8178734905303459453L
5012
5013 <P>
5014 <A NAME="serializedForm"><!-- --></A>
5015 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5016 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5017 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5018 <B>Serialized Fields</B></FONT></TH>
5019 </TR>
5020 </TABLE>
5021
5022 <H3>
5023 sumOfLogs</H3>
5024 <PRE>
5025 <A HREF="org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A> <B>sumOfLogs</B></PRE>
5026 <DL>
5027 <DD>Wrapped SumOfLogs instance
5028 <P>
5029 <DL>
5030 </DL>
5031 </DL>
5032
5033 <P>
5034 <A NAME="org.apache.commons.math.stat.descriptive.moment.Kurtosis"><!-- --></A>
5035 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5036 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5037 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5038 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.Kurtosis</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5039 </TR>
5040 </TABLE>
5041
5042 <P>
5043 <B>serialVersionUID:&nbsp;</B>2784465764798260919L
5044
5045 <P>
5046 <A NAME="serializedForm"><!-- --></A>
5047 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5048 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5049 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5050 <B>Serialized Fields</B></FONT></TH>
5051 </TR>
5052 </TABLE>
5053
5054 <H3>
5055 moment</H3>
5056 <PRE>
5057 <A HREF="org/apache/commons/math/stat/descriptive/moment/FourthMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FourthMoment</A> <B>moment</B></PRE>
5058 <DL>
5059 <DD>Fourth Moment on which this statistic is based
5060 <P>
5061 <DL>
5062 </DL>
5063 </DL>
5064 <HR>
5065 <H3>
5066 incMoment</H3>
5067 <PRE>
5068 boolean <B>incMoment</B></PRE>
5069 <DL>
5070 <DD>Determines whether or not this statistic can be incremented or cleared.
5071 <p>
5072 Statistics based on (constructed from) external moments cannot
5073 be incremented or cleared.</p>
5074 <P>
5075 <DL>
5076 </DL>
5077 </DL>
5078
5079 <P>
5080 <A NAME="org.apache.commons.math.stat.descriptive.moment.Mean"><!-- --></A>
5081 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5082 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5083 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5084 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.Mean</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5085 </TR>
5086 </TABLE>
5087
5088 <P>
5089 <B>serialVersionUID:&nbsp;</B>-1296043746617791564L
5090
5091 <P>
5092 <A NAME="serializedForm"><!-- --></A>
5093 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5094 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5095 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5096 <B>Serialized Fields</B></FONT></TH>
5097 </TR>
5098 </TABLE>
5099
5100 <H3>
5101 moment</H3>
5102 <PRE>
5103 <A HREF="org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A> <B>moment</B></PRE>
5104 <DL>
5105 <DD>First moment on which this statistic is based.
5106 <P>
5107 <DL>
5108 </DL>
5109 </DL>
5110 <HR>
5111 <H3>
5112 incMoment</H3>
5113 <PRE>
5114 boolean <B>incMoment</B></PRE>
5115 <DL>
5116 <DD>Determines whether or not this statistic can be incremented or cleared.
5117 <p>
5118 Statistics based on (constructed from) external moments cannot
5119 be incremented or cleared.</p>
5120 <P>
5121 <DL>
5122 </DL>
5123 </DL>
5124
5125 <P>
5126 <A NAME="org.apache.commons.math.stat.descriptive.moment.SecondMoment"><!-- --></A>
5127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5128 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5129 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5130 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.SecondMoment</A> extends <A HREF="org/apache/commons/math/stat/descriptive/moment/FirstMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">FirstMoment</A> implements Serializable</B></FONT></TH>
5131 </TR>
5132 </TABLE>
5133
5134 <P>
5135 <B>serialVersionUID:&nbsp;</B>3942403127395076445L
5136
5137 <P>
5138 <A NAME="serializedForm"><!-- --></A>
5139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5140 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5141 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5142 <B>Serialized Fields</B></FONT></TH>
5143 </TR>
5144 </TABLE>
5145
5146 <H3>
5147 m2</H3>
5148 <PRE>
5149 double <B>m2</B></PRE>
5150 <DL>
5151 <DD>second moment of values that have been added
5152 <P>
5153 <DL>
5154 </DL>
5155 </DL>
5156
5157 <P>
5158 <A NAME="org.apache.commons.math.stat.descriptive.moment.SemiVariance"><!-- --></A>
5159 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5160 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5161 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5162 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.SemiVariance</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5163 </TR>
5164 </TABLE>
5165
5166 <P>
5167 <B>serialVersionUID:&nbsp;</B>-2653430366886024994L
5168
5169 <P>
5170 <A NAME="serializedForm"><!-- --></A>
5171 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5172 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5173 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5174 <B>Serialized Fields</B></FONT></TH>
5175 </TR>
5176 </TABLE>
5177
5178 <H3>
5179 biasCorrected</H3>
5180 <PRE>
5181 boolean <B>biasCorrected</B></PRE>
5182 <DL>
5183 <DD>Determines whether or not bias correction is applied when computing the
5184 value of the statisic. True means that bias is corrected.
5185 <P>
5186 <DL>
5187 </DL>
5188 </DL>
5189 <HR>
5190 <H3>
5191 varianceDirection</H3>
5192 <PRE>
5193 <A HREF="org/apache/commons/math/stat/descriptive/moment/SemiVariance.Direction.html" title="enum in org.apache.commons.math.stat.descriptive.moment">SemiVariance.Direction</A> <B>varianceDirection</B></PRE>
5194 <DL>
5195 <DD>Determines whether to calculate downside or upside SemiVariance.
5196 <P>
5197 <DL>
5198 </DL>
5199 </DL>
5200
5201 <P>
5202 <A NAME="org.apache.commons.math.stat.descriptive.moment.Skewness"><!-- --></A>
5203 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5204 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5205 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5206 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.Skewness</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5207 </TR>
5208 </TABLE>
5209
5210 <P>
5211 <B>serialVersionUID:&nbsp;</B>7101857578996691352L
5212
5213 <P>
5214 <A NAME="serializedForm"><!-- --></A>
5215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5216 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5217 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5218 <B>Serialized Fields</B></FONT></TH>
5219 </TR>
5220 </TABLE>
5221
5222 <H3>
5223 moment</H3>
5224 <PRE>
5225 <A HREF="org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">ThirdMoment</A> <B>moment</B></PRE>
5226 <DL>
5227 <DD>Third moment on which this statistic is based
5228 <P>
5229 <DL>
5230 </DL>
5231 </DL>
5232 <HR>
5233 <H3>
5234 incMoment</H3>
5235 <PRE>
5236 boolean <B>incMoment</B></PRE>
5237 <DL>
5238 <DD>Determines whether or not this statistic can be incremented or cleared.
5239 <p>
5240 Statistics based on (constructed from) external moments cannot
5241 be incremented or cleared.</p>
5242 <P>
5243 <DL>
5244 </DL>
5245 </DL>
5246
5247 <P>
5248 <A NAME="org.apache.commons.math.stat.descriptive.moment.StandardDeviation"><!-- --></A>
5249 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5250 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5251 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5252 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.StandardDeviation</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5253 </TR>
5254 </TABLE>
5255
5256 <P>
5257 <B>serialVersionUID:&nbsp;</B>5728716329662425188L
5258
5259 <P>
5260 <A NAME="serializedForm"><!-- --></A>
5261 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5262 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5263 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5264 <B>Serialized Fields</B></FONT></TH>
5265 </TR>
5266 </TABLE>
5267
5268 <H3>
5269 variance</H3>
5270 <PRE>
5271 <A HREF="org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">Variance</A> <B>variance</B></PRE>
5272 <DL>
5273 <DD>Wrapped Variance instance
5274 <P>
5275 <DL>
5276 </DL>
5277 </DL>
5278
5279 <P>
5280 <A NAME="org.apache.commons.math.stat.descriptive.moment.ThirdMoment"><!-- --></A>
5281 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5282 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5283 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5284 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/ThirdMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.ThirdMoment</A> extends <A HREF="org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A> implements Serializable</B></FONT></TH>
5285 </TR>
5286 </TABLE>
5287
5288 <P>
5289 <B>serialVersionUID:&nbsp;</B>-7818711964045118679L
5290
5291 <P>
5292 <A NAME="serializedForm"><!-- --></A>
5293 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5294 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5295 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5296 <B>Serialized Fields</B></FONT></TH>
5297 </TR>
5298 </TABLE>
5299
5300 <H3>
5301 m3</H3>
5302 <PRE>
5303 double <B>m3</B></PRE>
5304 <DL>
5305 <DD>third moment of values that have been added
5306 <P>
5307 <DL>
5308 </DL>
5309 </DL>
5310 <HR>
5311 <H3>
5312 nDevSq</H3>
5313 <PRE>
5314 double <B>nDevSq</B></PRE>
5315 <DL>
5316 <DD>Square of deviation of most recently added value from previous first
5317 moment, normalized by previous sample size. Retained to prevent
5318 repeated computation in higher order moments. nDevSq = nDev * nDev.
5319 <P>
5320 <DL>
5321 </DL>
5322 </DL>
5323
5324 <P>
5325 <A NAME="org.apache.commons.math.stat.descriptive.moment.Variance"><!-- --></A>
5326 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5327 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5328 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5329 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.Variance</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5330 </TR>
5331 </TABLE>
5332
5333 <P>
5334 <B>serialVersionUID:&nbsp;</B>-9111962718267217978L
5335
5336 <P>
5337 <A NAME="serializedForm"><!-- --></A>
5338 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5339 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5340 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5341 <B>Serialized Fields</B></FONT></TH>
5342 </TR>
5343 </TABLE>
5344
5345 <H3>
5346 moment</H3>
5347 <PRE>
5348 <A HREF="org/apache/commons/math/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math.stat.descriptive.moment">SecondMoment</A> <B>moment</B></PRE>
5349 <DL>
5350 <DD>SecondMoment is used in incremental calculation of Variance
5351 <P>
5352 <DL>
5353 </DL>
5354 </DL>
5355 <HR>
5356 <H3>
5357 incMoment</H3>
5358 <PRE>
5359 boolean <B>incMoment</B></PRE>
5360 <DL>
5361 <DD>Boolean test to determine if this Variance should also increment
5362 the second moment, this evaluates to false when this Variance is
5363 constructed with an external SecondMoment as a parameter.
5364 <P>
5365 <DL>
5366 </DL>
5367 </DL>
5368 <HR>
5369 <H3>
5370 isBiasCorrected</H3>
5371 <PRE>
5372 boolean <B>isBiasCorrected</B></PRE>
5373 <DL>
5374 <DD>Determines whether or not bias correction is applied when computing the
5375 value of the statisic. True means that bias is corrected. See
5376 <A HREF="org/apache/commons/math/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math.stat.descriptive.moment"><CODE>Variance</CODE></A> for details on the formula.
5377 <P>
5378 <DL>
5379 </DL>
5380 </DL>
5381
5382 <P>
5383 <A NAME="org.apache.commons.math.stat.descriptive.moment.VectorialCovariance"><!-- --></A>
5384 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5385 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5386 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5387 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.VectorialCovariance</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
5388 </TR>
5389 </TABLE>
5390
5391 <P>
5392 <B>serialVersionUID:&nbsp;</B>4118372414238930270L
5393
5394 <P>
5395 <A NAME="serializedForm"><!-- --></A>
5396 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5397 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5398 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5399 <B>Serialized Fields</B></FONT></TH>
5400 </TR>
5401 </TABLE>
5402
5403 <H3>
5404 sums</H3>
5405 <PRE>
5406 double[] <B>sums</B></PRE>
5407 <DL>
5408 <DD>Sums for each component.
5409 <P>
5410 <DL>
5411 </DL>
5412 </DL>
5413 <HR>
5414 <H3>
5415 productsSums</H3>
5416 <PRE>
5417 double[] <B>productsSums</B></PRE>
5418 <DL>
5419 <DD>Sums of products for each component.
5420 <P>
5421 <DL>
5422 </DL>
5423 </DL>
5424 <HR>
5425 <H3>
5426 isBiasCorrected</H3>
5427 <PRE>
5428 boolean <B>isBiasCorrected</B></PRE>
5429 <DL>
5430 <DD>Indicator for bias correction.
5431 <P>
5432 <DL>
5433 </DL>
5434 </DL>
5435 <HR>
5436 <H3>
5437 n</H3>
5438 <PRE>
5439 long <B>n</B></PRE>
5440 <DL>
5441 <DD>Number of vectors in the sample.
5442 <P>
5443 <DL>
5444 </DL>
5445 </DL>
5446
5447 <P>
5448 <A NAME="org.apache.commons.math.stat.descriptive.moment.VectorialMean"><!-- --></A>
5449 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5450 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5451 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5452 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/moment/VectorialMean.html" title="class in org.apache.commons.math.stat.descriptive.moment">org.apache.commons.math.stat.descriptive.moment.VectorialMean</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
5453 </TR>
5454 </TABLE>
5455
5456 <P>
5457 <B>serialVersionUID:&nbsp;</B>8223009086481006892L
5458
5459 <P>
5460 <A NAME="serializedForm"><!-- --></A>
5461 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5462 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5463 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5464 <B>Serialized Fields</B></FONT></TH>
5465 </TR>
5466 </TABLE>
5467
5468 <H3>
5469 means</H3>
5470 <PRE>
5471 <A HREF="org/apache/commons/math/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math.stat.descriptive.moment">Mean</A>[] <B>means</B></PRE>
5472 <DL>
5473 <DD>Means for each component.
5474 <P>
5475 <DL>
5476 </DL>
5477 </DL>
5478 <HR SIZE="4" NOSHADE>
5479
5480 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5481 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5482 <TH ALIGN="center"><FONT SIZE="+2">
5483 <B>Package</B> <B>org.apache.commons.math.stat.descriptive.rank</B></FONT></TH>
5484 </TR>
5485 </TABLE>
5486
5487 <P>
5488 <A NAME="org.apache.commons.math.stat.descriptive.rank.Max"><!-- --></A>
5489 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5490 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5491 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5492 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math.stat.descriptive.rank">org.apache.commons.math.stat.descriptive.rank.Max</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5493 </TR>
5494 </TABLE>
5495
5496 <P>
5497 <B>serialVersionUID:&nbsp;</B>-5593383832225844641L
5498
5499 <P>
5500 <A NAME="serializedForm"><!-- --></A>
5501 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5502 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5503 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5504 <B>Serialized Fields</B></FONT></TH>
5505 </TR>
5506 </TABLE>
5507
5508 <H3>
5509 n</H3>
5510 <PRE>
5511 long <B>n</B></PRE>
5512 <DL>
5513 <DD>Number of values that have been added
5514 <P>
5515 <DL>
5516 </DL>
5517 </DL>
5518 <HR>
5519 <H3>
5520 value</H3>
5521 <PRE>
5522 double <B>value</B></PRE>
5523 <DL>
5524 <DD>Current value of the statistic
5525 <P>
5526 <DL>
5527 </DL>
5528 </DL>
5529
5530 <P>
5531 <A NAME="org.apache.commons.math.stat.descriptive.rank.Median"><!-- --></A>
5532 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5533 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5534 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5535 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/rank/Median.html" title="class in org.apache.commons.math.stat.descriptive.rank">org.apache.commons.math.stat.descriptive.rank.Median</A> extends <A HREF="org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">Percentile</A> implements Serializable</B></FONT></TH>
5536 </TR>
5537 </TABLE>
5538
5539 <P>
5540 <B>serialVersionUID:&nbsp;</B>-3961477041290915687L
5541
5542 <P>
5543
5544 <P>
5545 <A NAME="org.apache.commons.math.stat.descriptive.rank.Min"><!-- --></A>
5546 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5547 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5548 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5549 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math.stat.descriptive.rank">org.apache.commons.math.stat.descriptive.rank.Min</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5550 </TR>
5551 </TABLE>
5552
5553 <P>
5554 <B>serialVersionUID:&nbsp;</B>-2941995784909003131L
5555
5556 <P>
5557 <A NAME="serializedForm"><!-- --></A>
5558 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5559 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5560 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5561 <B>Serialized Fields</B></FONT></TH>
5562 </TR>
5563 </TABLE>
5564
5565 <H3>
5566 n</H3>
5567 <PRE>
5568 long <B>n</B></PRE>
5569 <DL>
5570 <DD>Number of values that have been added
5571 <P>
5572 <DL>
5573 </DL>
5574 </DL>
5575 <HR>
5576 <H3>
5577 value</H3>
5578 <PRE>
5579 double <B>value</B></PRE>
5580 <DL>
5581 <DD>Current value of the statistic
5582 <P>
5583 <DL>
5584 </DL>
5585 </DL>
5586
5587 <P>
5588 <A NAME="org.apache.commons.math.stat.descriptive.rank.Percentile"><!-- --></A>
5589 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5590 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5591 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5592 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math.stat.descriptive.rank">org.apache.commons.math.stat.descriptive.rank.Percentile</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5593 </TR>
5594 </TABLE>
5595
5596 <P>
5597 <B>serialVersionUID:&nbsp;</B>-8091216485095130416L
5598
5599 <P>
5600 <A NAME="serializedForm"><!-- --></A>
5601 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5602 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5603 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5604 <B>Serialized Fields</B></FONT></TH>
5605 </TR>
5606 </TABLE>
5607
5608 <H3>
5609 quantile</H3>
5610 <PRE>
5611 double <B>quantile</B></PRE>
5612 <DL>
5613 <DD>Determines what percentile is computed when evaluate() is activated
5614 with no quantile argument
5615 <P>
5616 <DL>
5617 </DL>
5618 </DL>
5619 <HR SIZE="4" NOSHADE>
5620
5621 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5622 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5623 <TH ALIGN="center"><FONT SIZE="+2">
5624 <B>Package</B> <B>org.apache.commons.math.stat.descriptive.summary</B></FONT></TH>
5625 </TR>
5626 </TABLE>
5627
5628 <P>
5629 <A NAME="org.apache.commons.math.stat.descriptive.summary.Product"><!-- --></A>
5630 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5631 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5632 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5633 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math.stat.descriptive.summary">org.apache.commons.math.stat.descriptive.summary.Product</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5634 </TR>
5635 </TABLE>
5636
5637 <P>
5638 <B>serialVersionUID:&nbsp;</B>2824226005990582538L
5639
5640 <P>
5641 <A NAME="serializedForm"><!-- --></A>
5642 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5643 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5644 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5645 <B>Serialized Fields</B></FONT></TH>
5646 </TR>
5647 </TABLE>
5648
5649 <H3>
5650 n</H3>
5651 <PRE>
5652 long <B>n</B></PRE>
5653 <DL>
5654 <DD>The number of values that have been added
5655 <P>
5656 <DL>
5657 </DL>
5658 </DL>
5659 <HR>
5660 <H3>
5661 value</H3>
5662 <PRE>
5663 double <B>value</B></PRE>
5664 <DL>
5665 <DD>The current Running Product.
5666 <P>
5667 <DL>
5668 </DL>
5669 </DL>
5670
5671 <P>
5672 <A NAME="org.apache.commons.math.stat.descriptive.summary.Sum"><!-- --></A>
5673 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5674 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5675 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5676 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math.stat.descriptive.summary">org.apache.commons.math.stat.descriptive.summary.Sum</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5677 </TR>
5678 </TABLE>
5679
5680 <P>
5681 <B>serialVersionUID:&nbsp;</B>-8231831954703408316L
5682
5683 <P>
5684 <A NAME="serializedForm"><!-- --></A>
5685 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5686 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5687 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5688 <B>Serialized Fields</B></FONT></TH>
5689 </TR>
5690 </TABLE>
5691
5692 <H3>
5693 n</H3>
5694 <PRE>
5695 long <B>n</B></PRE>
5696 <DL>
5697 <DL>
5698 </DL>
5699 </DL>
5700 <HR>
5701 <H3>
5702 value</H3>
5703 <PRE>
5704 double <B>value</B></PRE>
5705 <DL>
5706 <DD>The currently running sum.
5707 <P>
5708 <DL>
5709 </DL>
5710 </DL>
5711
5712 <P>
5713 <A NAME="org.apache.commons.math.stat.descriptive.summary.SumOfLogs"><!-- --></A>
5714 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5715 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5716 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5717 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math.stat.descriptive.summary">org.apache.commons.math.stat.descriptive.summary.SumOfLogs</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5718 </TR>
5719 </TABLE>
5720
5721 <P>
5722 <B>serialVersionUID:&nbsp;</B>-370076995648386763L
5723
5724 <P>
5725 <A NAME="serializedForm"><!-- --></A>
5726 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5727 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5728 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5729 <B>Serialized Fields</B></FONT></TH>
5730 </TR>
5731 </TABLE>
5732
5733 <H3>
5734 n</H3>
5735 <PRE>
5736 int <B>n</B></PRE>
5737 <DL>
5738 <DD>Number of values that have been added
5739 <P>
5740 <DL>
5741 </DL>
5742 </DL>
5743 <HR>
5744 <H3>
5745 value</H3>
5746 <PRE>
5747 double <B>value</B></PRE>
5748 <DL>
5749 <DD>The currently running value
5750 <P>
5751 <DL>
5752 </DL>
5753 </DL>
5754
5755 <P>
5756 <A NAME="org.apache.commons.math.stat.descriptive.summary.SumOfSquares"><!-- --></A>
5757 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5758 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5759 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5760 <B>Class <A HREF="org/apache/commons/math/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math.stat.descriptive.summary">org.apache.commons.math.stat.descriptive.summary.SumOfSquares</A> extends <A HREF="org/apache/commons/math/stat/descriptive/AbstractStorelessUnivariateStatistic.html" title="class in org.apache.commons.math.stat.descriptive">AbstractStorelessUnivariateStatistic</A> implements Serializable</B></FONT></TH>
5761 </TR>
5762 </TABLE>
5763
5764 <P>
5765 <B>serialVersionUID:&nbsp;</B>1460986908574398008L
5766
5767 <P>
5768 <A NAME="serializedForm"><!-- --></A>
5769 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5770 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5771 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5772 <B>Serialized Fields</B></FONT></TH>
5773 </TR>
5774 </TABLE>
5775
5776 <H3>
5777 n</H3>
5778 <PRE>
5779 long <B>n</B></PRE>
5780 <DL>
5781 <DL>
5782 </DL>
5783 </DL>
5784 <HR>
5785 <H3>
5786 value</H3>
5787 <PRE>
5788 double <B>value</B></PRE>
5789 <DL>
5790 <DD>The currently running sumSq
5791 <P>
5792 <DL>
5793 </DL>
5794 </DL>
5795 <HR SIZE="4" NOSHADE>
5796
5797 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5798 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5799 <TH ALIGN="center"><FONT SIZE="+2">
5800 <B>Package</B> <B>org.apache.commons.math.stat.regression</B></FONT></TH>
5801 </TR>
5802 </TABLE>
5803
5804 <P>
5805 <A NAME="org.apache.commons.math.stat.regression.SimpleRegression"><!-- --></A>
5806 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5807 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5808 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5809 <B>Class <A HREF="org/apache/commons/math/stat/regression/SimpleRegression.html" title="class in org.apache.commons.math.stat.regression">org.apache.commons.math.stat.regression.SimpleRegression</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
5810 </TR>
5811 </TABLE>
5812
5813 <P>
5814 <B>serialVersionUID:&nbsp;</B>-3004689053607543335L
5815
5816 <P>
5817 <A NAME="serializedForm"><!-- --></A>
5818 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5819 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5820 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5821 <B>Serialized Fields</B></FONT></TH>
5822 </TR>
5823 </TABLE>
5824
5825 <H3>
5826 distribution</H3>
5827 <PRE>
5828 <A HREF="org/apache/commons/math/distribution/TDistribution.html" title="interface in org.apache.commons.math.distribution">TDistribution</A> <B>distribution</B></PRE>
5829 <DL>
5830 <DD>the distribution used to compute inference statistics.
5831 <P>
5832 <DL>
5833 </DL>
5834 </DL>
5835 <HR>
5836 <H3>
5837 sumX</H3>
5838 <PRE>
5839 double <B>sumX</B></PRE>
5840 <DL>
5841 <DD>sum of x values
5842 <P>
5843 <DL>
5844 </DL>
5845 </DL>
5846 <HR>
5847 <H3>
5848 sumXX</H3>
5849 <PRE>
5850 double <B>sumXX</B></PRE>
5851 <DL>
5852 <DD>total variation in x (sum of squared deviations from xbar)
5853 <P>
5854 <DL>
5855 </DL>
5856 </DL>
5857 <HR>
5858 <H3>
5859 sumY</H3>
5860 <PRE>
5861 double <B>sumY</B></PRE>
5862 <DL>
5863 <DD>sum of y values
5864 <P>
5865 <DL>
5866 </DL>
5867 </DL>
5868 <HR>
5869 <H3>
5870 sumYY</H3>
5871 <PRE>
5872 double <B>sumYY</B></PRE>
5873 <DL>
5874 <DD>total variation in y (sum of squared deviations from ybar)
5875 <P>
5876 <DL>
5877 </DL>
5878 </DL>
5879 <HR>
5880 <H3>
5881 sumXY</H3>
5882 <PRE>
5883 double <B>sumXY</B></PRE>
5884 <DL>
5885 <DD>sum of products
5886 <P>
5887 <DL>
5888 </DL>
5889 </DL>
5890 <HR>
5891 <H3>
5892 n</H3>
5893 <PRE>
5894 long <B>n</B></PRE>
5895 <DL>
5896 <DD>number of observations
5897 <P>
5898 <DL>
5899 </DL>
5900 </DL>
5901 <HR>
5902 <H3>
5903 xbar</H3>
5904 <PRE>
5905 double <B>xbar</B></PRE>
5906 <DL>
5907 <DD>mean of accumulated x values, used in updating formulas
5908 <P>
5909 <DL>
5910 </DL>
5911 </DL>
5912 <HR>
5913 <H3>
5914 ybar</H3>
5915 <PRE>
5916 double <B>ybar</B></PRE>
5917 <DL>
5918 <DD>mean of accumulated y values, used in updating formulas
5919 <P>
5920 <DL>
5921 </DL>
5922 </DL>
5923 <HR SIZE="4" NOSHADE>
5924
5925 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5926 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5927 <TH ALIGN="center"><FONT SIZE="+2">
5928 <B>Package</B> <B>org.apache.commons.math.transform</B></FONT></TH>
5929 </TR>
5930 </TABLE>
5931
5932 <P>
5933 <A NAME="org.apache.commons.math.transform.FastFourierTransformer"><!-- --></A>
5934 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5935 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5936 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5937 <B>Class <A HREF="org/apache/commons/math/transform/FastFourierTransformer.html" title="class in org.apache.commons.math.transform">org.apache.commons.math.transform.FastFourierTransformer</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
5938 </TR>
5939 </TABLE>
5940
5941 <P>
5942 <B>serialVersionUID:&nbsp;</B>5138259215438106000L
5943
5944 <P>
5945 <A NAME="serializedForm"><!-- --></A>
5946 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5947 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5948 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5949 <B>Serialized Fields</B></FONT></TH>
5950 </TR>
5951 </TABLE>
5952
5953 <H3>
5954 roots</H3>
5955 <PRE>
5956 org.apache.commons.math.transform.FastFourierTransformer.RootsOfUnity <B>roots</B></PRE>
5957 <DL>
5958 <DD>roots of unity
5959 <P>
5960 <DL>
5961 </DL>
5962 </DL>
5963 <HR SIZE="4" NOSHADE>
5964
5965 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5966 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5967 <TH ALIGN="center"><FONT SIZE="+2">
5968 <B>Package</B> <B>org.apache.commons.math.util</B></FONT></TH>
5969 </TR>
5970 </TABLE>
5971
5972 <P>
5973 <A NAME="org.apache.commons.math.util.BigReal"><!-- --></A>
5974 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5975 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
5976 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
5977 <B>Class <A HREF="org/apache/commons/math/util/BigReal.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.BigReal</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
5978 </TR>
5979 </TABLE>
5980
5981 <P>
5982 <B>serialVersionUID:&nbsp;</B>4984534880991310382L
5983
5984 <P>
5985 <A NAME="serializedForm"><!-- --></A>
5986 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
5987 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
5988 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
5989 <B>Serialized Fields</B></FONT></TH>
5990 </TR>
5991 </TABLE>
5992
5993 <H3>
5994 d</H3>
5995 <PRE>
5996 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math">BigDecimal</A> <B>d</B></PRE>
5997 <DL>
5998 <DD>Underlying BigDecimal.
5999 <P>
6000 <DL>
6001 </DL>
6002 </DL>
6003 <HR>
6004 <H3>
6005 roundingMode</H3>
6006 <PRE>
6007 <A HREF="http://java.sun.com/javase/6/docs/api/java/math/RoundingMode.html?is-external=true" title="class or interface in java.math">RoundingMode</A> <B>roundingMode</B></PRE>
6008 <DL>
6009 <DD>Rounding mode for divisions.
6010 <P>
6011 <DL>
6012 </DL>
6013 </DL>
6014 <HR>
6015 <H3>
6016 scale</H3>
6017 <PRE>
6018 int <B>scale</B></PRE>
6019 <DL>
6020 <DD>BigDecimal scale
6021 <P>
6022 <DL>
6023 </DL>
6024 </DL>
6025
6026 <P>
6027 <A NAME="org.apache.commons.math.util.BigRealField"><!-- --></A>
6028 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6029 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6030 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6031 <B>Class <A HREF="org/apache/commons/math/util/BigRealField.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.BigRealField</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6032 </TR>
6033 </TABLE>
6034
6035 <P>
6036 <B>serialVersionUID:&nbsp;</B>4756431066541037559L
6037
6038 <P>
6039 <A NAME="serialized_methods"><!-- --></A>
6040 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6041 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6042 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6043 <B>Serialization Methods</B></FONT></TH>
6044 </TR>
6045 </TABLE>
6046
6047 <P>
6048 <A NAME="readResolve()"><!-- --></A><H3>
6049 readResolve</H3>
6050 <PRE>
6051 private <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <A HREF="src-html/org/apache/commons/math/util/BigRealField.html#line.73"><B>readResolve</B></A>()</PRE>
6052 <DL>
6053 <DD>Handle deserialization of the singleton.
6054 <P>
6055 <DD><DL>
6056 </DD>
6057 </DL>
6058 </DL>
6059
6060 <P>
6061 <A NAME="org.apache.commons.math.util.CompositeFormat"><!-- --></A>
6062 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6063 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6064 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6065 <B>Class <A HREF="org/apache/commons/math/util/CompositeFormat.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.CompositeFormat</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/text/Format.html?is-external=true" title="class or interface in java.text">Format</A> implements Serializable</B></FONT></TH>
6066 </TR>
6067 </TABLE>
6068
6069 <P>
6070 <B>serialVersionUID:&nbsp;</B>5358685519349262494L
6071
6072 <P>
6073
6074 <P>
6075 <A NAME="org.apache.commons.math.util.DefaultTransformer"><!-- --></A>
6076 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6077 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6078 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6079 <B>Class <A HREF="org/apache/commons/math/util/DefaultTransformer.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.DefaultTransformer</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6080 </TR>
6081 </TABLE>
6082
6083 <P>
6084 <B>serialVersionUID:&nbsp;</B>4019938025047800455L
6085
6086 <P>
6087
6088 <P>
6089 <A NAME="org.apache.commons.math.util.OpenIntToDoubleHashMap"><!-- --></A>
6090 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6091 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6092 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6093 <B>Class <A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.OpenIntToDoubleHashMap</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6094 </TR>
6095 </TABLE>
6096
6097 <P>
6098 <B>serialVersionUID:&nbsp;</B>-3646337053166149105L
6099
6100 <P>
6101 <A NAME="serialized_methods"><!-- --></A>
6102 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6103 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6104 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6105 <B>Serialization Methods</B></FONT></TH>
6106 </TR>
6107 </TABLE>
6108
6109 <P>
6110 <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
6111 readObject</H3>
6112 <PRE>
6113 private void <A HREF="src-html/org/apache/commons/math/util/OpenIntToDoubleHashMap.html#line.603"><B>readObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;stream)
6114 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
6115 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
6116 <DL>
6117 <DD>Read a serialized object.
6118 <P>
6119 <DD><DL>
6120
6121 <DT><B>Throws:</B>
6122 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be read
6123 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE> - if the class corresponding
6124 to the serialized object cannot be found</DD>
6125 </DL>
6126 </DL>
6127 <A NAME="serializedForm"><!-- --></A>
6128 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6129 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6130 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6131 <B>Serialized Fields</B></FONT></TH>
6132 </TR>
6133 </TABLE>
6134
6135 <H3>
6136 keys</H3>
6137 <PRE>
6138 int[] <B>keys</B></PRE>
6139 <DL>
6140 <DD>Keys table.
6141 <P>
6142 <DL>
6143 </DL>
6144 </DL>
6145 <HR>
6146 <H3>
6147 values</H3>
6148 <PRE>
6149 double[] <B>values</B></PRE>
6150 <DL>
6151 <DD>Values table.
6152 <P>
6153 <DL>
6154 </DL>
6155 </DL>
6156 <HR>
6157 <H3>
6158 states</H3>
6159 <PRE>
6160 byte[] <B>states</B></PRE>
6161 <DL>
6162 <DD>States table.
6163 <P>
6164 <DL>
6165 </DL>
6166 </DL>
6167 <HR>
6168 <H3>
6169 missingEntries</H3>
6170 <PRE>
6171 double <B>missingEntries</B></PRE>
6172 <DL>
6173 <DD>Return value for missing entries.
6174 <P>
6175 <DL>
6176 </DL>
6177 </DL>
6178 <HR>
6179 <H3>
6180 size</H3>
6181 <PRE>
6182 int <B>size</B></PRE>
6183 <DL>
6184 <DD>Current size of the map.
6185 <P>
6186 <DL>
6187 </DL>
6188 </DL>
6189 <HR>
6190 <H3>
6191 mask</H3>
6192 <PRE>
6193 int <B>mask</B></PRE>
6194 <DL>
6195 <DD>Bit mask for hash values.
6196 <P>
6197 <DL>
6198 </DL>
6199 </DL>
6200
6201 <P>
6202 <A NAME="org.apache.commons.math.util.OpenIntToFieldHashMap"><!-- --></A>
6203 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6204 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6205 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6206 <B>Class <A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.OpenIntToFieldHashMap</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6207 </TR>
6208 </TABLE>
6209
6210 <P>
6211 <B>serialVersionUID:&nbsp;</B>-9179080286849120720L
6212
6213 <P>
6214 <A NAME="serialized_methods"><!-- --></A>
6215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6216 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6217 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6218 <B>Serialization Methods</B></FONT></TH>
6219 </TR>
6220 </TABLE>
6221
6222 <P>
6223 <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
6224 readObject</H3>
6225 <PRE>
6226 private void <A HREF="src-html/org/apache/commons/math/util/OpenIntToFieldHashMap.html#line.615"><B>readObject</B></A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;stream)
6227 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
6228 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
6229 <DL>
6230 <DD>Read a serialized object.
6231 <P>
6232 <DD><DL>
6233
6234 <DT><B>Throws:</B>
6235 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if object cannot be read
6236 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE> - if the class corresponding
6237 to the serialized object cannot be found</DD>
6238 </DL>
6239 </DL>
6240 <A NAME="serializedForm"><!-- --></A>
6241 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6242 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6243 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6244 <B>Serialized Fields</B></FONT></TH>
6245 </TR>
6246 </TABLE>
6247
6248 <H3>
6249 field</H3>
6250 <PRE>
6251 <A HREF="org/apache/commons/math/Field.html" title="interface in org.apache.commons.math">Field</A>&lt;<A HREF="org/apache/commons/math/Field.html" title="type parameter in Field">T</A>&gt; <B>field</B></PRE>
6252 <DL>
6253 <DD>Field to which the elements belong.
6254 <P>
6255 <DL>
6256 </DL>
6257 </DL>
6258 <HR>
6259 <H3>
6260 keys</H3>
6261 <PRE>
6262 int[] <B>keys</B></PRE>
6263 <DL>
6264 <DD>Keys table.
6265 <P>
6266 <DL>
6267 </DL>
6268 </DL>
6269 <HR>
6270 <H3>
6271 values</H3>
6272 <PRE>
6273 <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt;[] <B>values</B></PRE>
6274 <DL>
6275 <DD>Values table.
6276 <P>
6277 <DL>
6278 </DL>
6279 </DL>
6280 <HR>
6281 <H3>
6282 states</H3>
6283 <PRE>
6284 byte[] <B>states</B></PRE>
6285 <DL>
6286 <DD>States table.
6287 <P>
6288 <DL>
6289 </DL>
6290 </DL>
6291 <HR>
6292 <H3>
6293 missingEntries</H3>
6294 <PRE>
6295 <A HREF="org/apache/commons/math/FieldElement.html" title="interface in org.apache.commons.math">FieldElement</A>&lt;<A HREF="org/apache/commons/math/FieldElement.html" title="type parameter in FieldElement">T</A>&gt; <B>missingEntries</B></PRE>
6296 <DL>
6297 <DD>Return value for missing entries.
6298 <P>
6299 <DL>
6300 </DL>
6301 </DL>
6302 <HR>
6303 <H3>
6304 size</H3>
6305 <PRE>
6306 int <B>size</B></PRE>
6307 <DL>
6308 <DD>Current size of the map.
6309 <P>
6310 <DL>
6311 </DL>
6312 </DL>
6313 <HR>
6314 <H3>
6315 mask</H3>
6316 <PRE>
6317 int <B>mask</B></PRE>
6318 <DL>
6319 <DD>Bit mask for hash values.
6320 <P>
6321 <DL>
6322 </DL>
6323 </DL>
6324
6325 <P>
6326 <A NAME="org.apache.commons.math.util.ResizableDoubleArray"><!-- --></A>
6327 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6328 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6329 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6330 <B>Class <A HREF="org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.ResizableDoubleArray</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6331 </TR>
6332 </TABLE>
6333
6334 <P>
6335 <B>serialVersionUID:&nbsp;</B>-3485529955529426875L
6336
6337 <P>
6338 <A NAME="serializedForm"><!-- --></A>
6339 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6340 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6341 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6342 <B>Serialized Fields</B></FONT></TH>
6343 </TR>
6344 </TABLE>
6345
6346 <H3>
6347 contractionCriteria</H3>
6348 <PRE>
6349 float <B>contractionCriteria</B></PRE>
6350 <DL>
6351 <DD>The contraction criteria determines when the internal array will be
6352 contracted to fit the number of elements contained in the element
6353 array + 1.
6354 <P>
6355 <DL>
6356 </DL>
6357 </DL>
6358 <HR>
6359 <H3>
6360 expansionFactor</H3>
6361 <PRE>
6362 float <B>expansionFactor</B></PRE>
6363 <DL>
6364 <DD>The expansion factor of the array. When the array needs to be expanded,
6365 the new array size will be
6366 <code>internalArray.length * expansionFactor</code>
6367 if <code>expansionMode</code> is set to MULTIPLICATIVE_MODE, or
6368 <code>internalArray.length + expansionFactor</code> if
6369 <code>expansionMode</code> is set to ADDITIVE_MODE.
6370 <P>
6371 <DL>
6372 </DL>
6373 </DL>
6374 <HR>
6375 <H3>
6376 expansionMode</H3>
6377 <PRE>
6378 int <B>expansionMode</B></PRE>
6379 <DL>
6380 <DD>Determines whether array expansion by <code>expansionFactor</code>
6381 is additive or multiplicative.
6382 <P>
6383 <DL>
6384 </DL>
6385 </DL>
6386 <HR>
6387 <H3>
6388 initialCapacity</H3>
6389 <PRE>
6390 int <B>initialCapacity</B></PRE>
6391 <DL>
6392 <DD>The initial capacity of the array. Initial capacity is not exposed as a
6393 property as it is only meaningful when passed to a constructor.
6394 <P>
6395 <DL>
6396 </DL>
6397 </DL>
6398 <HR>
6399 <H3>
6400 internalArray</H3>
6401 <PRE>
6402 double[] <B>internalArray</B></PRE>
6403 <DL>
6404 <DD>The internal storage array.
6405 <P>
6406 <DL>
6407 </DL>
6408 </DL>
6409 <HR>
6410 <H3>
6411 numElements</H3>
6412 <PRE>
6413 int <B>numElements</B></PRE>
6414 <DL>
6415 <DD>The number of addressable elements in the array. Note that this
6416 has nothing to do with the length of the internal storage array.
6417 <P>
6418 <DL>
6419 </DL>
6420 </DL>
6421 <HR>
6422 <H3>
6423 startIndex</H3>
6424 <PRE>
6425 int <B>startIndex</B></PRE>
6426 <DL>
6427 <DD>The position of the first addressable element in the internal storage
6428 array. The addressable elements in the array are <code>
6429 internalArray[startIndex],...,internalArray[startIndex + numElements -1]
6430 </code>
6431 <P>
6432 <DL>
6433 </DL>
6434 </DL>
6435
6436 <P>
6437 <A NAME="org.apache.commons.math.util.TransformerMap"><!-- --></A>
6438 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6439 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
6440 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
6441 <B>Class <A HREF="org/apache/commons/math/util/TransformerMap.html" title="class in org.apache.commons.math.util">org.apache.commons.math.util.TransformerMap</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
6442 </TR>
6443 </TABLE>
6444
6445 <P>
6446 <B>serialVersionUID:&nbsp;</B>4605318041528645258L
6447
6448 <P>
6449 <A NAME="serializedForm"><!-- --></A>
6450 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
6451 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
6452 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
6453 <B>Serialized Fields</B></FONT></TH>
6454 </TR>
6455 </TABLE>
6456
6457 <H3>
6458 defaultTransformer</H3>
6459 <PRE>
6460 <A HREF="org/apache/commons/math/util/NumberTransformer.html" title="interface in org.apache.commons.math.util">NumberTransformer</A> <B>defaultTransformer</B></PRE>
6461 <DL>
6462 <DD>A default Number Transformer for Numbers and numeric Strings.
6463 <P>
6464 <DL>
6465 </DL>
6466 </DL>
6467 <HR>
6468 <H3>
6469 map</H3>
6470 <PRE>
6471 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>map</B></PRE>
6472 <DL>
6473 <DD>The internal Map.
6474 <P>
6475 <DL>
6476 </DL>
6477 </DL>
6478
6479 <P>
6480 <HR>
6481
6482
6483 <!-- ======= START OF BOTTOM NAVBAR ====== -->
6484 <A NAME="navbar_bottom"><!-- --></A>
6485 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
6486 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
6487 <TR>
6488 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
6489 <A NAME="navbar_bottom_firstrow"><!-- --></A>
6490 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
6491 <TR ALIGN="center" VALIGN="top">
6492 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
6493 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
6494 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
6495 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
6496 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
6497 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
6498 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
6499 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
6500 </TR>
6501 </TABLE>
6502 </TD>
6503 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
6504 </EM>
6505 </TD>
6506 </TR>
6507
6508 <TR>
6509 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
6510 &nbsp;PREV&nbsp;
6511 &nbsp;NEXT</FONT></TD>
6512 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
6513 <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp;
6514 &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
6515 &nbsp;<SCRIPT type="text/javascript">
6516 <!--
6517 if(window==top) {
6518 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
6519 }
6520 //-->
6521 </SCRIPT>
6522 <NOSCRIPT>
6523 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
6524 </NOSCRIPT>
6525
6526
6527 </FONT></TD>
6528 </TR>
6529 </TABLE>
6530 <A NAME="skip-navbar_bottom"></A>
6531 <!-- ======== END OF BOTTOM NAVBAR ======= -->
6532
6533 <HR>
6534 Copyright &#169; 2003-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
6535 </BODY>
6536 </HTML>