comparison libs/commons-math-2.1/docs/apidocs/constant-values.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 Constant Field Values (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="Constant Field Values (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?constant-values.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="constant-values.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 Constant Field Values</H1>
86 </CENTER>
87 <HR SIZE="4" NOSHADE>
88 <B>Contents</B><UL>
89 <LI><A HREF="#org.apache">org.apache.*</A>
90 </UL>
91
92 <A NAME="org.apache"><!-- --></A>
93 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
94 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
95 <TH ALIGN="left"><FONT SIZE="+2">
96 org.apache.*</FONT></TH>
97 </TR>
98 </TABLE>
99
100 <P>
101
102 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
103 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
104 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.analysis.interpolation.<A HREF="org/apache/commons/math/analysis/interpolation/LoessInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">LoessInterpolator</A></TH>
105 </TR>
106 <TR BGCOLOR="white" CLASS="TableRowColor">
107 <A NAME="org.apache.commons.math.analysis.interpolation.LoessInterpolator.DEFAULT_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
108 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
109 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_ACCURACY">DEFAULT_ACCURACY</A></CODE></TD>
110 <TD ALIGN="right"><CODE>1.0E-12</CODE></TD>
111 </TR>
112 <TR BGCOLOR="white" CLASS="TableRowColor">
113 <A NAME="org.apache.commons.math.analysis.interpolation.LoessInterpolator.DEFAULT_BANDWIDTH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
114 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
115 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_BANDWIDTH">DEFAULT_BANDWIDTH</A></CODE></TD>
116 <TD ALIGN="right"><CODE>0.3</CODE></TD>
117 </TR>
118 <TR BGCOLOR="white" CLASS="TableRowColor">
119 <A NAME="org.apache.commons.math.analysis.interpolation.LoessInterpolator.DEFAULT_ROBUSTNESS_ITERS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
120 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
121 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#DEFAULT_ROBUSTNESS_ITERS">DEFAULT_ROBUSTNESS_ITERS</A></CODE></TD>
122 <TD ALIGN="right"><CODE>2</CODE></TD>
123 </TR>
124 </FONT></TD>
125 </TR>
126 </TABLE>
127
128 <P>
129
130 <P>
131
132 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.analysis.interpolation.<A HREF="org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html" title="class in org.apache.commons.math.analysis.interpolation">MicrosphereInterpolator</A></TH>
135 </TR>
136 <TR BGCOLOR="white" CLASS="TableRowColor">
137 <A NAME="org.apache.commons.math.analysis.interpolation.MicrosphereInterpolator.DEFAULT_BRIGHTNESS_EXPONENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
138 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
139 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#DEFAULT_BRIGHTNESS_EXPONENT">DEFAULT_BRIGHTNESS_EXPONENT</A></CODE></TD>
140 <TD ALIGN="right"><CODE>2</CODE></TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <A NAME="org.apache.commons.math.analysis.interpolation.MicrosphereInterpolator.DEFAULT_MICROSPHERE_ELEMENTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
144 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
145 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/interpolation/MicrosphereInterpolator.html#DEFAULT_MICROSPHERE_ELEMENTS">DEFAULT_MICROSPHERE_ELEMENTS</A></CODE></TD>
146 <TD ALIGN="right"><CODE>2000</CODE></TD>
147 </TR>
148 </FONT></TD>
149 </TR>
150 </TABLE>
151
152 <P>
153
154 <P>
155
156 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.analysis.solvers.<A HREF="org/apache/commons/math/analysis/solvers/BrentSolver.html" title="class in org.apache.commons.math.analysis.solvers">BrentSolver</A></TH>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <A NAME="org.apache.commons.math.analysis.solvers.BrentSolver.DEFAULT_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
162 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
163 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/solvers/BrentSolver.html#DEFAULT_ABSOLUTE_ACCURACY">DEFAULT_ABSOLUTE_ACCURACY</A></CODE></TD>
164 <TD ALIGN="right"><CODE>1.0E-6</CODE></TD>
165 </TR>
166 <TR BGCOLOR="white" CLASS="TableRowColor">
167 <A NAME="org.apache.commons.math.analysis.solvers.BrentSolver.DEFAULT_MAXIMUM_ITERATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
168 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
169 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/analysis/solvers/BrentSolver.html#DEFAULT_MAXIMUM_ITERATIONS">DEFAULT_MAXIMUM_ITERATIONS</A></CODE></TD>
170 <TD ALIGN="right"><CODE>100</CODE></TD>
171 </TR>
172 </FONT></TD>
173 </TR>
174 </TABLE>
175
176 <P>
177
178 <P>
179
180 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/BetaDistributionImpl.html" title="class in org.apache.commons.math.distribution">BetaDistributionImpl</A></TH>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <A NAME="org.apache.commons.math.distribution.BetaDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
186 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
187 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/BetaDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
188 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
189 </TR>
190 </FONT></TD>
191 </TR>
192 </TABLE>
193
194 <P>
195
196 <P>
197
198 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
200 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/CauchyDistributionImpl.html" title="class in org.apache.commons.math.distribution">CauchyDistributionImpl</A></TH>
201 </TR>
202 <TR BGCOLOR="white" CLASS="TableRowColor">
203 <A NAME="org.apache.commons.math.distribution.CauchyDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
204 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
205 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/CauchyDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
206 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
207 </TR>
208 </FONT></TD>
209 </TR>
210 </TABLE>
211
212 <P>
213
214 <P>
215
216 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
218 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html" title="class in org.apache.commons.math.distribution">ChiSquaredDistributionImpl</A></TH>
219 </TR>
220 <TR BGCOLOR="white" CLASS="TableRowColor">
221 <A NAME="org.apache.commons.math.distribution.ChiSquaredDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
222 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
223 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/ChiSquaredDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
224 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
225 </TR>
226 </FONT></TD>
227 </TR>
228 </TABLE>
229
230 <P>
231
232 <P>
233
234 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
236 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/ExponentialDistributionImpl.html" title="class in org.apache.commons.math.distribution">ExponentialDistributionImpl</A></TH>
237 </TR>
238 <TR BGCOLOR="white" CLASS="TableRowColor">
239 <A NAME="org.apache.commons.math.distribution.ExponentialDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
240 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
241 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/ExponentialDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
242 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
243 </TR>
244 </FONT></TD>
245 </TR>
246 </TABLE>
247
248 <P>
249
250 <P>
251
252 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
253 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
254 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/FDistributionImpl.html" title="class in org.apache.commons.math.distribution">FDistributionImpl</A></TH>
255 </TR>
256 <TR BGCOLOR="white" CLASS="TableRowColor">
257 <A NAME="org.apache.commons.math.distribution.FDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
258 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
259 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/FDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
260 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
261 </TR>
262 </FONT></TD>
263 </TR>
264 </TABLE>
265
266 <P>
267
268 <P>
269
270 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
271 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
272 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/GammaDistributionImpl.html" title="class in org.apache.commons.math.distribution">GammaDistributionImpl</A></TH>
273 </TR>
274 <TR BGCOLOR="white" CLASS="TableRowColor">
275 <A NAME="org.apache.commons.math.distribution.GammaDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
276 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
277 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/GammaDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
278 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
279 </TR>
280 </FONT></TD>
281 </TR>
282 </TABLE>
283
284 <P>
285
286 <P>
287
288 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
289 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
290 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/NormalDistributionImpl.html" title="class in org.apache.commons.math.distribution">NormalDistributionImpl</A></TH>
291 </TR>
292 <TR BGCOLOR="white" CLASS="TableRowColor">
293 <A NAME="org.apache.commons.math.distribution.NormalDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
294 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
295 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/NormalDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
296 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
297 </TR>
298 </FONT></TD>
299 </TR>
300 </TABLE>
301
302 <P>
303
304 <P>
305
306 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
307 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
308 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/PoissonDistributionImpl.html" title="class in org.apache.commons.math.distribution">PoissonDistributionImpl</A></TH>
309 </TR>
310 <TR BGCOLOR="white" CLASS="TableRowColor">
311 <A NAME="org.apache.commons.math.distribution.PoissonDistributionImpl.DEFAULT_EPSILON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
312 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
313 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/PoissonDistributionImpl.html#DEFAULT_EPSILON">DEFAULT_EPSILON</A></CODE></TD>
314 <TD ALIGN="right"><CODE>1.0E-12</CODE></TD>
315 </TR>
316 <TR BGCOLOR="white" CLASS="TableRowColor">
317 <A NAME="org.apache.commons.math.distribution.PoissonDistributionImpl.DEFAULT_MAX_ITERATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
318 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
319 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/PoissonDistributionImpl.html#DEFAULT_MAX_ITERATIONS">DEFAULT_MAX_ITERATIONS</A></CODE></TD>
320 <TD ALIGN="right"><CODE>10000000</CODE></TD>
321 </TR>
322 </FONT></TD>
323 </TR>
324 </TABLE>
325
326 <P>
327
328 <P>
329
330 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
331 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
332 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/TDistributionImpl.html" title="class in org.apache.commons.math.distribution">TDistributionImpl</A></TH>
333 </TR>
334 <TR BGCOLOR="white" CLASS="TableRowColor">
335 <A NAME="org.apache.commons.math.distribution.TDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
336 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
337 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/TDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
338 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
339 </TR>
340 </FONT></TD>
341 </TR>
342 </TABLE>
343
344 <P>
345
346 <P>
347
348 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
349 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
350 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.distribution.<A HREF="org/apache/commons/math/distribution/WeibullDistributionImpl.html" title="class in org.apache.commons.math.distribution">WeibullDistributionImpl</A></TH>
351 </TR>
352 <TR BGCOLOR="white" CLASS="TableRowColor">
353 <A NAME="org.apache.commons.math.distribution.WeibullDistributionImpl.DEFAULT_INVERSE_ABSOLUTE_ACCURACY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
354 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
355 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/distribution/WeibullDistributionImpl.html#DEFAULT_INVERSE_ABSOLUTE_ACCURACY">DEFAULT_INVERSE_ABSOLUTE_ACCURACY</A></CODE></TD>
356 <TD ALIGN="right"><CODE>1.0E-9</CODE></TD>
357 </TR>
358 </FONT></TD>
359 </TR>
360 </TABLE>
361
362 <P>
363
364 <P>
365
366 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
367 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
368 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.estimation.<A HREF="org/apache/commons/math/estimation/AbstractEstimator.html" title="class in org.apache.commons.math.estimation">AbstractEstimator</A></TH>
369 </TR>
370 <TR BGCOLOR="white" CLASS="TableRowColor">
371 <A NAME="org.apache.commons.math.estimation.AbstractEstimator.DEFAULT_MAX_COST_EVALUATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
372 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
373 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/estimation/AbstractEstimator.html#DEFAULT_MAX_COST_EVALUATIONS">DEFAULT_MAX_COST_EVALUATIONS</A></CODE></TD>
374 <TD ALIGN="right"><CODE>100</CODE></TD>
375 </TR>
376 </FONT></TD>
377 </TR>
378 </TABLE>
379
380 <P>
381
382 <P>
383
384 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
385 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
386 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.linear.<A HREF="org/apache/commons/math/linear/BlockFieldMatrix.html" title="class in org.apache.commons.math.linear">BlockFieldMatrix</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;</TH>
387 </TR>
388 <TR BGCOLOR="white" CLASS="TableRowColor">
389 <A NAME="org.apache.commons.math.linear.BlockFieldMatrix.BLOCK_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
390 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
391 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/linear/BlockFieldMatrix.html#BLOCK_SIZE">BLOCK_SIZE</A></CODE></TD>
392 <TD ALIGN="right"><CODE>36</CODE></TD>
393 </TR>
394 </FONT></TD>
395 </TR>
396 </TABLE>
397
398 <P>
399
400 <P>
401
402 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
403 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
404 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.linear.<A HREF="org/apache/commons/math/linear/BlockRealMatrix.html" title="class in org.apache.commons.math.linear">BlockRealMatrix</A></TH>
405 </TR>
406 <TR BGCOLOR="white" CLASS="TableRowColor">
407 <A NAME="org.apache.commons.math.linear.BlockRealMatrix.BLOCK_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
408 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
409 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/linear/BlockRealMatrix.html#BLOCK_SIZE">BLOCK_SIZE</A></CODE></TD>
410 <TD ALIGN="right"><CODE>52</CODE></TD>
411 </TR>
412 </FONT></TD>
413 </TR>
414 </TABLE>
415
416 <P>
417
418 <P>
419
420 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
421 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
422 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.linear.<A HREF="org/apache/commons/math/linear/CholeskyDecompositionImpl.html" title="class in org.apache.commons.math.linear">CholeskyDecompositionImpl</A></TH>
423 </TR>
424 <TR BGCOLOR="white" CLASS="TableRowColor">
425 <A NAME="org.apache.commons.math.linear.CholeskyDecompositionImpl.DEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
426 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
427 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/linear/CholeskyDecompositionImpl.html#DEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD">DEFAULT_ABSOLUTE_POSITIVITY_THRESHOLD</A></CODE></TD>
428 <TD ALIGN="right"><CODE>1.0E-10</CODE></TD>
429 </TR>
430 <TR BGCOLOR="white" CLASS="TableRowColor">
431 <A NAME="org.apache.commons.math.linear.CholeskyDecompositionImpl.DEFAULT_RELATIVE_SYMMETRY_THRESHOLD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
432 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
433 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/linear/CholeskyDecompositionImpl.html#DEFAULT_RELATIVE_SYMMETRY_THRESHOLD">DEFAULT_RELATIVE_SYMMETRY_THRESHOLD</A></CODE></TD>
434 <TD ALIGN="right"><CODE>1.0E-15</CODE></TD>
435 </TR>
436 </FONT></TD>
437 </TR>
438 </TABLE>
439
440 <P>
441
442 <P>
443
444 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
445 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
446 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.linear.<A HREF="org/apache/commons/math/linear/OpenMapRealVector.html" title="class in org.apache.commons.math.linear">OpenMapRealVector</A></TH>
447 </TR>
448 <TR BGCOLOR="white" CLASS="TableRowColor">
449 <A NAME="org.apache.commons.math.linear.OpenMapRealVector.DEFAULT_ZERO_TOLERANCE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
450 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
451 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/linear/OpenMapRealVector.html#DEFAULT_ZERO_TOLERANCE">DEFAULT_ZERO_TOLERANCE</A></CODE></TD>
452 <TD ALIGN="right"><CODE>1.0E-12</CODE></TD>
453 </TR>
454 </FONT></TD>
455 </TR>
456 </TABLE>
457
458 <P>
459
460 <P>
461
462 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
463 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
464 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.ode.events.<A HREF="org/apache/commons/math/ode/events/EventHandler.html" title="interface in org.apache.commons.math.ode.events">EventHandler</A></TH>
465 </TR>
466 <TR BGCOLOR="white" CLASS="TableRowColor">
467 <A NAME="org.apache.commons.math.ode.events.EventHandler.CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
468 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
469 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/events/EventHandler.html#CONTINUE">CONTINUE</A></CODE></TD>
470 <TD ALIGN="right"><CODE>3</CODE></TD>
471 </TR>
472 <TR BGCOLOR="white" CLASS="TableRowColor">
473 <A NAME="org.apache.commons.math.ode.events.EventHandler.RESET_DERIVATIVES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
474 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
475 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/events/EventHandler.html#RESET_DERIVATIVES">RESET_DERIVATIVES</A></CODE></TD>
476 <TD ALIGN="right"><CODE>2</CODE></TD>
477 </TR>
478 <TR BGCOLOR="white" CLASS="TableRowColor">
479 <A NAME="org.apache.commons.math.ode.events.EventHandler.RESET_STATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
480 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
481 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/events/EventHandler.html#RESET_STATE">RESET_STATE</A></CODE></TD>
482 <TD ALIGN="right"><CODE>1</CODE></TD>
483 </TR>
484 <TR BGCOLOR="white" CLASS="TableRowColor">
485 <A NAME="org.apache.commons.math.ode.events.EventHandler.STOP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
486 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
487 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/events/EventHandler.html#STOP">STOP</A></CODE></TD>
488 <TD ALIGN="right"><CODE>0</CODE></TD>
489 </TR>
490 </FONT></TD>
491 </TR>
492 </TABLE>
493
494 <P>
495
496 <P>
497
498 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
499 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
500 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.ode.jacobians.<A HREF="org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html" title="interface in org.apache.commons.math.ode.jacobians">EventHandlerWithJacobians</A></TH>
501 </TR>
502 <TR BGCOLOR="white" CLASS="TableRowColor">
503 <A NAME="org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians.CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
504 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
505 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#CONTINUE">CONTINUE</A></CODE></TD>
506 <TD ALIGN="right"><CODE>3</CODE></TD>
507 </TR>
508 <TR BGCOLOR="white" CLASS="TableRowColor">
509 <A NAME="org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians.RESET_DERIVATIVES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
510 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
511 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#RESET_DERIVATIVES">RESET_DERIVATIVES</A></CODE></TD>
512 <TD ALIGN="right"><CODE>2</CODE></TD>
513 </TR>
514 <TR BGCOLOR="white" CLASS="TableRowColor">
515 <A NAME="org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians.RESET_STATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
516 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
517 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#RESET_STATE">RESET_STATE</A></CODE></TD>
518 <TD ALIGN="right"><CODE>1</CODE></TD>
519 </TR>
520 <TR BGCOLOR="white" CLASS="TableRowColor">
521 <A NAME="org.apache.commons.math.ode.jacobians.EventHandlerWithJacobians.STOP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
522 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
523 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/ode/jacobians/EventHandlerWithJacobians.html#STOP">STOP</A></CODE></TD>
524 <TD ALIGN="right"><CODE>0</CODE></TD>
525 </TR>
526 </FONT></TD>
527 </TR>
528 </TABLE>
529
530 <P>
531
532 <P>
533
534 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
535 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
536 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.optimization.general.<A HREF="org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractLeastSquaresOptimizer</A></TH>
537 </TR>
538 <TR BGCOLOR="white" CLASS="TableRowColor">
539 <A NAME="org.apache.commons.math.optimization.general.AbstractLeastSquaresOptimizer.DEFAULT_MAX_ITERATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
540 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
541 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.html#DEFAULT_MAX_ITERATIONS">DEFAULT_MAX_ITERATIONS</A></CODE></TD>
542 <TD ALIGN="right"><CODE>100</CODE></TD>
543 </TR>
544 </FONT></TD>
545 </TR>
546 </TABLE>
547
548 <P>
549
550 <P>
551
552 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
553 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
554 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.optimization.general.<A HREF="org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html" title="class in org.apache.commons.math.optimization.general">AbstractScalarDifferentiableOptimizer</A></TH>
555 </TR>
556 <TR BGCOLOR="white" CLASS="TableRowColor">
557 <A NAME="org.apache.commons.math.optimization.general.AbstractScalarDifferentiableOptimizer.DEFAULT_MAX_ITERATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
558 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
559 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/optimization/general/AbstractScalarDifferentiableOptimizer.html#DEFAULT_MAX_ITERATIONS">DEFAULT_MAX_ITERATIONS</A></CODE></TD>
560 <TD ALIGN="right"><CODE>100</CODE></TD>
561 </TR>
562 </FONT></TD>
563 </TR>
564 </TABLE>
565
566 <P>
567
568 <P>
569
570 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
571 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
572 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.optimization.linear.<A HREF="org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html" title="class in org.apache.commons.math.optimization.linear">AbstractLinearOptimizer</A></TH>
573 </TR>
574 <TR BGCOLOR="white" CLASS="TableRowColor">
575 <A NAME="org.apache.commons.math.optimization.linear.AbstractLinearOptimizer.DEFAULT_MAX_ITERATIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
576 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
577 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.html#DEFAULT_MAX_ITERATIONS">DEFAULT_MAX_ITERATIONS</A></CODE></TD>
578 <TD ALIGN="right"><CODE>100</CODE></TD>
579 </TR>
580 </FONT></TD>
581 </TR>
582 </TABLE>
583
584 <P>
585
586 <P>
587
588 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
589 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
590 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.random.<A HREF="org/apache/commons/math/random/ValueServer.html" title="class in org.apache.commons.math.random">ValueServer</A></TH>
591 </TR>
592 <TR BGCOLOR="white" CLASS="TableRowColor">
593 <A NAME="org.apache.commons.math.random.ValueServer.CONSTANT_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
594 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
595 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#CONSTANT_MODE">CONSTANT_MODE</A></CODE></TD>
596 <TD ALIGN="right"><CODE>5</CODE></TD>
597 </TR>
598 <TR BGCOLOR="white" CLASS="TableRowColor">
599 <A NAME="org.apache.commons.math.random.ValueServer.DIGEST_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
600 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
601 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#DIGEST_MODE">DIGEST_MODE</A></CODE></TD>
602 <TD ALIGN="right"><CODE>0</CODE></TD>
603 </TR>
604 <TR BGCOLOR="white" CLASS="TableRowColor">
605 <A NAME="org.apache.commons.math.random.ValueServer.EXPONENTIAL_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
606 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
607 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#EXPONENTIAL_MODE">EXPONENTIAL_MODE</A></CODE></TD>
608 <TD ALIGN="right"><CODE>3</CODE></TD>
609 </TR>
610 <TR BGCOLOR="white" CLASS="TableRowColor">
611 <A NAME="org.apache.commons.math.random.ValueServer.GAUSSIAN_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
612 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
613 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#GAUSSIAN_MODE">GAUSSIAN_MODE</A></CODE></TD>
614 <TD ALIGN="right"><CODE>4</CODE></TD>
615 </TR>
616 <TR BGCOLOR="white" CLASS="TableRowColor">
617 <A NAME="org.apache.commons.math.random.ValueServer.REPLAY_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
618 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
619 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#REPLAY_MODE">REPLAY_MODE</A></CODE></TD>
620 <TD ALIGN="right"><CODE>1</CODE></TD>
621 </TR>
622 <TR BGCOLOR="white" CLASS="TableRowColor">
623 <A NAME="org.apache.commons.math.random.ValueServer.UNIFORM_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
624 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
625 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/random/ValueServer.html#UNIFORM_MODE">UNIFORM_MODE</A></CODE></TD>
626 <TD ALIGN="right"><CODE>2</CODE></TD>
627 </TR>
628 </FONT></TD>
629 </TR>
630 </TABLE>
631
632 <P>
633
634 <P>
635
636 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
637 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
638 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.special.<A HREF="org/apache/commons/math/special/Gamma.html" title="class in org.apache.commons.math.special">Gamma</A></TH>
639 </TR>
640 <TR BGCOLOR="white" CLASS="TableRowColor">
641 <A NAME="org.apache.commons.math.special.Gamma.GAMMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
642 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
643 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/special/Gamma.html#GAMMA">GAMMA</A></CODE></TD>
644 <TD ALIGN="right"><CODE>0.5772156649015329</CODE></TD>
645 </TR>
646 </FONT></TD>
647 </TR>
648 </TABLE>
649
650 <P>
651
652 <P>
653
654 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
655 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
656 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.stat.descriptive.<A HREF="org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math.stat.descriptive">DescriptiveStatistics</A></TH>
657 </TR>
658 <TR BGCOLOR="white" CLASS="TableRowColor">
659 <A NAME="org.apache.commons.math.stat.descriptive.DescriptiveStatistics.INFINITE_WINDOW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
660 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
661 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/stat/descriptive/DescriptiveStatistics.html#INFINITE_WINDOW">INFINITE_WINDOW</A></CODE></TD>
662 <TD ALIGN="right"><CODE>-1</CODE></TD>
663 </TR>
664 </FONT></TD>
665 </TR>
666 </TABLE>
667
668 <P>
669
670 <P>
671
672 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
673 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
674 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.util.<A HREF="org/apache/commons/math/util/MathUtils.html" title="class in org.apache.commons.math.util">MathUtils</A></TH>
675 </TR>
676 <TR BGCOLOR="white" CLASS="TableRowColor">
677 <A NAME="org.apache.commons.math.util.MathUtils.EPSILON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
678 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
679 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/MathUtils.html#EPSILON">EPSILON</A></CODE></TD>
680 <TD ALIGN="right"><CODE>1.1102230246251565E-16</CODE></TD>
681 </TR>
682 <TR BGCOLOR="white" CLASS="TableRowColor">
683 <A NAME="org.apache.commons.math.util.MathUtils.SAFE_MIN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
684 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
685 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/MathUtils.html#SAFE_MIN">SAFE_MIN</A></CODE></TD>
686 <TD ALIGN="right"><CODE>2.2250738585072014E-308</CODE></TD>
687 </TR>
688 <TR BGCOLOR="white" CLASS="TableRowColor">
689 <A NAME="org.apache.commons.math.util.MathUtils.TWO_PI"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
690 <CODE>public&nbsp;static&nbsp;final&nbsp;double</CODE></FONT></TD>
691 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/MathUtils.html#TWO_PI">TWO_PI</A></CODE></TD>
692 <TD ALIGN="right"><CODE>6.283185307179586</CODE></TD>
693 </TR>
694 </FONT></TD>
695 </TR>
696 </TABLE>
697
698 <P>
699
700 <P>
701
702 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
703 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
704 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.util.<A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html" title="class in org.apache.commons.math.util">OpenIntToDoubleHashMap</A></TH>
705 </TR>
706 <TR BGCOLOR="white" CLASS="TableRowColor">
707 <A NAME="org.apache.commons.math.util.OpenIntToDoubleHashMap.FREE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
708 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
709 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html#FREE">FREE</A></CODE></TD>
710 <TD ALIGN="right"><CODE>0</CODE></TD>
711 </TR>
712 <TR BGCOLOR="white" CLASS="TableRowColor">
713 <A NAME="org.apache.commons.math.util.OpenIntToDoubleHashMap.FULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
714 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
715 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html#FULL">FULL</A></CODE></TD>
716 <TD ALIGN="right"><CODE>1</CODE></TD>
717 </TR>
718 <TR BGCOLOR="white" CLASS="TableRowColor">
719 <A NAME="org.apache.commons.math.util.OpenIntToDoubleHashMap.REMOVED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
720 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
721 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToDoubleHashMap.html#REMOVED">REMOVED</A></CODE></TD>
722 <TD ALIGN="right"><CODE>2</CODE></TD>
723 </TR>
724 </FONT></TD>
725 </TR>
726 </TABLE>
727
728 <P>
729
730 <P>
731
732 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
733 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
734 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.util.<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;</TH>
735 </TR>
736 <TR BGCOLOR="white" CLASS="TableRowColor">
737 <A NAME="org.apache.commons.math.util.OpenIntToFieldHashMap.FREE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
738 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
739 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html#FREE">FREE</A></CODE></TD>
740 <TD ALIGN="right"><CODE>0</CODE></TD>
741 </TR>
742 <TR BGCOLOR="white" CLASS="TableRowColor">
743 <A NAME="org.apache.commons.math.util.OpenIntToFieldHashMap.FULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
744 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
745 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html#FULL">FULL</A></CODE></TD>
746 <TD ALIGN="right"><CODE>1</CODE></TD>
747 </TR>
748 <TR BGCOLOR="white" CLASS="TableRowColor">
749 <A NAME="org.apache.commons.math.util.OpenIntToFieldHashMap.REMOVED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
750 <CODE>protected&nbsp;static&nbsp;final&nbsp;byte</CODE></FONT></TD>
751 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/OpenIntToFieldHashMap.html#REMOVED">REMOVED</A></CODE></TD>
752 <TD ALIGN="right"><CODE>2</CODE></TD>
753 </TR>
754 </FONT></TD>
755 </TR>
756 </TABLE>
757
758 <P>
759
760 <P>
761
762 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
763 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
764 <TH ALIGN="left" COLSPAN="3">org.apache.commons.math.util.<A HREF="org/apache/commons/math/util/ResizableDoubleArray.html" title="class in org.apache.commons.math.util">ResizableDoubleArray</A></TH>
765 </TR>
766 <TR BGCOLOR="white" CLASS="TableRowColor">
767 <A NAME="org.apache.commons.math.util.ResizableDoubleArray.ADDITIVE_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
768 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
769 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/ResizableDoubleArray.html#ADDITIVE_MODE">ADDITIVE_MODE</A></CODE></TD>
770 <TD ALIGN="right"><CODE>1</CODE></TD>
771 </TR>
772 <TR BGCOLOR="white" CLASS="TableRowColor">
773 <A NAME="org.apache.commons.math.util.ResizableDoubleArray.MULTIPLICATIVE_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
774 <CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
775 <TD ALIGN="left"><CODE><A HREF="org/apache/commons/math/util/ResizableDoubleArray.html#MULTIPLICATIVE_MODE">MULTIPLICATIVE_MODE</A></CODE></TD>
776 <TD ALIGN="right"><CODE>0</CODE></TD>
777 </TR>
778 </FONT></TD>
779 </TR>
780 </TABLE>
781
782 <P>
783
784 <P>
785 <HR>
786
787
788 <!-- ======= START OF BOTTOM NAVBAR ====== -->
789 <A NAME="navbar_bottom"><!-- --></A>
790 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
791 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
792 <TR>
793 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
794 <A NAME="navbar_bottom_firstrow"><!-- --></A>
795 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
796 <TR ALIGN="center" VALIGN="top">
797 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
798 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
799 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
800 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
801 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
802 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
803 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
804 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
805 </TR>
806 </TABLE>
807 </TD>
808 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
809 </EM>
810 </TD>
811 </TR>
812
813 <TR>
814 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
815 &nbsp;PREV&nbsp;
816 &nbsp;NEXT</FONT></TD>
817 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
818 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> &nbsp;
819 &nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
820 &nbsp;<SCRIPT type="text/javascript">
821 <!--
822 if(window==top) {
823 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
824 }
825 //-->
826 </SCRIPT>
827 <NOSCRIPT>
828 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
829 </NOSCRIPT>
830
831
832 </FONT></TD>
833 </TR>
834 </TABLE>
835 <A NAME="skip-navbar_bottom"></A>
836 <!-- ======== END OF BOTTOM NAVBAR ======= -->
837
838 <HR>
839 Copyright &#169; 2003-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
840 </BODY>
841 </HTML>