annotate libs/commons-math-2.1/docs/apidocs/org/apache/commons/math/class-use/DimensionMismatchException.html @ 15:878723cc40fb

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:02:41 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
2 <!--NewPage-->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
3 <HTML>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
4 <HEAD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
5 <!-- Generated by javadoc (build 1.6.0_17) on Sat Mar 27 22:46:18 EDT 2010 -->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
7 <TITLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
8 Uses of Class org.apache.commons.math.DimensionMismatchException (Commons Math 2.1 API)
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
9 </TITLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
10
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
11 <META NAME="date" CONTENT="2010-03-27">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
12
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
14
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
15 <SCRIPT type="text/javascript">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
16 function windowTitle()
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
17 {
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
18 if (location.href.indexOf('is-external=true') == -1) {
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
19 parent.document.title="Uses of Class org.apache.commons.math.DimensionMismatchException (Commons Math 2.1 API)";
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
20 }
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
21 }
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
22 </SCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
23 <NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
24 </NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
25
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
26 </HEAD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
27
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
28 <BODY BGCOLOR="white" onload="windowTitle();">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
29 <HR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
30
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
31
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
32 <!-- ========= START OF TOP NAVBAR ======= -->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
33 <A NAME="navbar_top"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
36 <TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
38 <A NAME="navbar_top_firstrow"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
40 <TR ALIGN="center" VALIGN="top">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
44 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
49 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
50 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
51 </TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
52 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
53 </EM>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
54 </TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
55 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
56
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
57 <TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
59 &nbsp;PREV&nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
60 &nbsp;NEXT</FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
61 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
62 <A HREF="../../../../../index.html?org/apache/commons/math//class-useDimensionMismatchException.html" target="_top"><B>FRAMES</B></A> &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
63 &nbsp;<A HREF="DimensionMismatchException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
64 &nbsp;<SCRIPT type="text/javascript">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
65 <!--
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
66 if(window==top) {
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
67 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
68 }
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
69 //-->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
70 </SCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
71 <NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
72 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
73 </NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
74
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
75
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
76 </FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
77 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
78 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
79 <A NAME="skip-navbar_top"></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
80 <!-- ========= END OF TOP NAVBAR ========= -->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
81
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
82 <HR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
83 <CENTER>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
84 <H2>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
85 <B>Uses of Class<br>org.apache.commons.math.DimensionMismatchException</B></H2>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
86 </CENTER>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
87
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
88 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
89 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
90 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
91 Packages that use <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
92 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
93 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
94 <TD><A HREF="#org.apache.commons.math.analysis.interpolation"><B>org.apache.commons.math.analysis.interpolation</B></A></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
95 <TD>Univariate real functions interpolation algorithms.&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
96 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
97 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
98 <TD><A HREF="#org.apache.commons.math.random"><B>org.apache.commons.math.random</B></A></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
99 <TD>Random number and random data generators.&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
100 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
101 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
102 <TD><A HREF="#org.apache.commons.math.stat.descriptive"><B>org.apache.commons.math.stat.descriptive</B></A></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
103 <TD>Generic univariate summary statistic objects.&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
104 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
105 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
106 <TD><A HREF="#org.apache.commons.math.stat.descriptive.moment"><B>org.apache.commons.math.stat.descriptive.moment</B></A></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
107 <TD>Summary statistics based on moments.&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
108 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
109 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
110 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
111 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
112 <A NAME="org.apache.commons.math.analysis.interpolation"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
113 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
114 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
115 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
116 Uses of <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A> in <A HREF="../../../../../org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
117 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
118 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
119 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
120 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
121
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
122 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
123 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
124 <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/math/analysis/interpolation/package-summary.html">org.apache.commons.math.analysis.interpolation</A> that throw <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
125 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
126 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
127 <TD><CODE><B><A HREF="../../../../../org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.html#BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][])">BicubicSplineInterpolatingFunction</A></B>(double[]&nbsp;x,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
128 double[]&nbsp;y,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
129 double[][]&nbsp;z,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
130 double[][]&nbsp;dZdX,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
131 double[][]&nbsp;dZdY,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
132 double[][]&nbsp;dZdXdY)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
133
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
134 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
136 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
137 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
138 <TD><CODE><B><A HREF="../../../../../org/apache/commons/math/analysis/interpolation/MicrosphereInterpolatingFunction.html#MicrosphereInterpolatingFunction(double[][], double[], int, int, org.apache.commons.math.random.UnitSphereRandomVectorGenerator)">MicrosphereInterpolatingFunction</A></B>(double[][]&nbsp;xval,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
139 double[]&nbsp;yval,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
140 int&nbsp;brightnessExponent,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
141 int&nbsp;microsphereElements,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
142 <A HREF="../../../../../org/apache/commons/math/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math.random">UnitSphereRandomVectorGenerator</A>&nbsp;rand)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
143
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
144 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
146 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
147 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
148 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
149 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
150 <A NAME="org.apache.commons.math.random"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
151 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
152 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
153 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
154 Uses of <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A> in <A HREF="../../../../../org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
155 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
156 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
157 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
158 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
159
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
160 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
161 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
162 <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/math/random/package-summary.html">org.apache.commons.math.random</A> that throw <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
163 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
164 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
165 <TD><CODE><B><A HREF="../../../../../org/apache/commons/math/random/CorrelatedRandomVectorGenerator.html#CorrelatedRandomVectorGenerator(double[], org.apache.commons.math.linear.RealMatrix, double, org.apache.commons.math.random.NormalizedRandomGenerator)">CorrelatedRandomVectorGenerator</A></B>(double[]&nbsp;mean,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
166 <A HREF="../../../../../org/apache/commons/math/linear/RealMatrix.html" title="interface in org.apache.commons.math.linear">RealMatrix</A>&nbsp;covariance,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
167 double&nbsp;small,
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
168 <A HREF="../../../../../org/apache/commons/math/random/NormalizedRandomGenerator.html" title="interface in org.apache.commons.math.random">NormalizedRandomGenerator</A>&nbsp;generator)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
169
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
170 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
171 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simple constructor.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
172 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
173 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
174 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
175 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
176 <A NAME="org.apache.commons.math.stat.descriptive"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
177 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
178 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
179 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
180 Uses of <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A> in <A HREF="../../../../../org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
181 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
182 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
183 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
184 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
185
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
186 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
187 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
188 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/math/stat/descriptive/package-summary.html">org.apache.commons.math.stat.descriptive</A> that throw <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
189 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
190 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
191 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
192 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
193 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#addValue(double[])">addValue</A></B>(double[]&nbsp;value)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
194
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
195 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an n-tuple to the data</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
197 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
198 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
199 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
200 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
201 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#addValue(double[])">addValue</A></B>(double[]&nbsp;value)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
202
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
203 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
204 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an n-tuple to the data</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
205 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
206 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
207 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
208 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
209 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setGeoMeanImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;geoMeanImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
210
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
211 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
212 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the geometric mean.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
213 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
214 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
215 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
216 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
217 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setGeoMeanImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;geoMeanImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
218
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
219 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the geometric mean.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
221 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
222 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
223 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
224 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
225 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMaxImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;maxImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
226
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
227 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
228 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the maximum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
229 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
230 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
231 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
232 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
233 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMaxImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;maxImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
234
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
235 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
236 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the maximum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
237 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
238 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
239 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
240 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
241 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMeanImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;meanImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
242
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
243 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
244 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the mean.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
245 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
246 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
247 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
248 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
249 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMeanImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;meanImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
250
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
251 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
252 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the mean.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
253 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
254 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
255 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
256 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
257 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMinImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;minImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
258
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
259 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
260 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the minimum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
261 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
262 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
263 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
264 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
265 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setMinImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;minImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
266
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
267 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
268 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the minimum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
269 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
270 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
271 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
272 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
273 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
274
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
275 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
276 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the Sum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
277 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
278 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
279 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
280 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
281 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
282
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
283 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
284 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the Sum.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
285 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
286 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
287 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
288 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
289 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumLogImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumLogImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
290
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
291 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
292 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the sum of logs.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
293 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
294 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
295 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
296 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
297 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumLogImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumLogImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
298
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
299 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
300 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the sum of logs.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
301 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
302 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
303 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
304 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
305 <TD><CODE><B>SynchronizedMultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/SynchronizedMultivariateSummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumsqImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumsqImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
306
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
307 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
308 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the sum of squares.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
309 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
310 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
311 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
312 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
313 <TD><CODE><B>MultivariateSummaryStatistics.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/MultivariateSummaryStatistics.html#setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic[])">setSumsqImpl</A></B>(<A HREF="../../../../../org/apache/commons/math/stat/descriptive/StorelessUnivariateStatistic.html" title="interface in org.apache.commons.math.stat.descriptive">StorelessUnivariateStatistic</A>[]&nbsp;sumsqImpl)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
314
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
315 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
316 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the implementation for the sum of squares.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
317 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
318 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
319 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
320 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
321 <A NAME="org.apache.commons.math.stat.descriptive.moment"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
322 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
323 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
324 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
325 Uses of <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A> in <A HREF="../../../../../org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
326 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
327 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
328 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
329 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
330
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
331 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
332 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
333 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/math/stat/descriptive/moment/package-summary.html">org.apache.commons.math.stat.descriptive.moment</A> that throw <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math">DimensionMismatchException</A></FONT></TH>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
334 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
335 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
336 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
337 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
338 <TD><CODE><B>VectorialMean.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/moment/VectorialMean.html#increment(double[])">increment</A></B>(double[]&nbsp;v)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
339
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
340 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
341 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new vector to the sample.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
342 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
343 <TR BGCOLOR="white" CLASS="TableRowColor">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
344 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
345 <CODE>&nbsp;void</CODE></FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
346 <TD><CODE><B>VectorialCovariance.</B><B><A HREF="../../../../../org/apache/commons/math/stat/descriptive/moment/VectorialCovariance.html#increment(double[])">increment</A></B>(double[]&nbsp;v)</CODE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
347
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
348 <BR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
349 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new vector to the sample.</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
350 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
351 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
352 &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
353 <P>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
354 <HR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
355
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
356
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
357 <!-- ======= START OF BOTTOM NAVBAR ====== -->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
358 <A NAME="navbar_bottom"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
359 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
360 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
361 <TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
362 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
363 <A NAME="navbar_bottom_firstrow"><!-- --></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
364 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
365 <TR ALIGN="center" VALIGN="top">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
366 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
367 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
368 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/commons/math/DimensionMismatchException.html" title="class in org.apache.commons.math"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
369 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
370 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
371 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
372 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
373 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
374 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
375 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
376 </TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
377 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
378 </EM>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
379 </TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
380 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
381
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
382 <TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
383 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
384 &nbsp;PREV&nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
385 &nbsp;NEXT</FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
386 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
387 <A HREF="../../../../../index.html?org/apache/commons/math//class-useDimensionMismatchException.html" target="_top"><B>FRAMES</B></A> &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
388 &nbsp;<A HREF="DimensionMismatchException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
389 &nbsp;<SCRIPT type="text/javascript">
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
390 <!--
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
391 if(window==top) {
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
392 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
393 }
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
394 //-->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
395 </SCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
396 <NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
397 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
398 </NOSCRIPT>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
399
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
400
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
401 </FONT></TD>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
402 </TR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
403 </TABLE>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
404 <A NAME="skip-navbar_bottom"></A>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
405 <!-- ======== END OF BOTTOM NAVBAR ======= -->
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
406
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
407 <HR>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
408 Copyright &#169; 2003-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
409 </BODY>
878723cc40fb commons-math-2.1 added
dwinter
parents:
diff changeset
410 </HTML>