Portfolio Code | Clement Colmerauer
Repositories
Site
Rabbit simulation
Code
Commits
Branches
Tags
Search
Tree:
a20104a
Branches
Tags
master
Rabbit simulation
build
colt
doc
api
index-files
index-19.html
initial commit
Clement COLMERAUER
commited
a20104a
at 2024-09-09 10:17:52
index-19.html
Blame
History
Raw
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 09 20:36:06 PDT 2004 --> <TITLE> S-Index (Colt 1.2.0 - API Specification) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="S-Index (Colt 1.2.0 - API Specification)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Colt 1.2.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-18.html"><B>PREV LETTER</B></A> <A HREF="index-20.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" target="_top"><B>FRAMES</B></A> <A HREF="index-19.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="../cern/clhep/PhysicalConstants.html#STP_Pressure"><B>STP_Pressure</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/PhysicalConstants.html" title="class in cern.clhep">PhysicalConstants</A> <DD> <DT><A HREF="../cern/clhep/PhysicalConstants.html#STP_Temperature"><B>STP_Temperature</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/PhysicalConstants.html" title="class in cern.clhep">PhysicalConstants</A> <DD> <DT><A HREF="../cern/colt/matrix/linalg/SeqBlas.html" title="class in cern.colt.matrix.linalg"><B>SeqBlas</B></A> - class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SeqBlas.html" title="class in cern.colt.matrix.linalg">SeqBlas</A>.<DD>Sequential implementation of the Basic Linear Algebra System.<DT><A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list"><B>ShortArrayList</B></A> - class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A>.<DD>Resizable list holding <code>short</code> elements; implemented with arrays.<DT><A HREF="../cern/colt/list/ShortArrayList.html#ShortArrayList()"><B>ShortArrayList()</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Constructs an empty list. <DT><A HREF="../cern/colt/list/ShortArrayList.html#ShortArrayList(short[])"><B>ShortArrayList(short[])</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Constructs a list containing the specified elements. <DT><A HREF="../cern/colt/list/ShortArrayList.html#ShortArrayList(int)"><B>ShortArrayList(int)</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Constructs an empty list with the specified initial capacity. <DT><A HREF="../cern/colt/function/ShortComparator.html" title="interface in cern.colt.function"><B>ShortComparator</B></A> - interface cern.colt.function.<A HREF="../cern/colt/function/ShortComparator.html" title="interface in cern.colt.function">ShortComparator</A>.<DD>A comparison function which imposes a <i>total ordering</i> on some collection of elements.<DT><A HREF="../cern/colt/function/ShortProcedure.html" title="interface in cern.colt.function"><B>ShortProcedure</B></A> - interface cern.colt.function.<A HREF="../cern/colt/function/ShortProcedure.html" title="interface in cern.colt.function">ShortProcedure</A>.<DD>Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.<DT><A HREF="../cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list"><B>SimpleLongArrayList</B></A> - class cern.colt.list.<A HREF="../cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list">SimpleLongArrayList</A>.<DD>Resizable list holding <code>long</code> elements; implemented with arrays; not efficient; just to demonstrate which methods you must override to implement a fully functional list.<DT><A HREF="../cern/colt/list/SimpleLongArrayList.html#SimpleLongArrayList()"><B>SimpleLongArrayList()</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list">SimpleLongArrayList</A> <DD>Constructs an empty list. <DT><A HREF="../cern/colt/list/SimpleLongArrayList.html#SimpleLongArrayList(long[])"><B>SimpleLongArrayList(long[])</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list">SimpleLongArrayList</A> <DD>Constructs a list containing the specified elements. <DT><A HREF="../cern/colt/list/SimpleLongArrayList.html#SimpleLongArrayList(int)"><B>SimpleLongArrayList(int)</B></A> - Constructor for class cern.colt.list.<A HREF="../cern/colt/list/SimpleLongArrayList.html" title="class in cern.colt.list">SimpleLongArrayList</A> <DD>Constructs an empty list with the specified initial capacity. <DT><A HREF="../cern/colt/matrix/linalg/SingularValueDecomposition.html" title="class in cern.colt.matrix.linalg"><B>SingularValueDecomposition</B></A> - class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SingularValueDecomposition.html" title="class in cern.colt.matrix.linalg">SingularValueDecomposition</A>.<DD>For an <tt>m x n</tt> matrix <tt>A</tt> with <tt>m >= n</tt>, the singular value decomposition is an <tt>m x n</tt> orthogonal matrix <tt>U</tt>, an <tt>n x n</tt> diagonal matrix <tt>S</tt>, and an <tt>n x n</tt> orthogonal matrix <tt>V</tt> so that <tt>A = U*S*V'</tt>.<DT><A HREF="../cern/colt/matrix/linalg/SingularValueDecomposition.html#SingularValueDecomposition(cern.colt.matrix.DoubleMatrix2D)"><B>SingularValueDecomposition(DoubleMatrix2D)</B></A> - Constructor for class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SingularValueDecomposition.html" title="class in cern.colt.matrix.linalg">SingularValueDecomposition</A> <DD>Constructs and returns a new singular value decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object. <DT><A HREF="../cern/colt/matrix/linalg/SmpBlas.html" title="class in cern.colt.matrix.linalg"><B>SmpBlas</B></A> - class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SmpBlas.html" title="class in cern.colt.matrix.linalg">SmpBlas</A>.<DD>Parallel implementation of the Basic Linear Algebra System for symmetric multi processing boxes.<DT><A HREF="../cern/colt/Sorting.html" title="class in cern.colt"><B>Sorting</B></A> - class cern.colt.<A HREF="../cern/colt/Sorting.html" title="class in cern.colt">Sorting</A>.<DD>Quicksorts, mergesorts and binary searches; complements <tt>java.util.Arrays</tt>.<DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo"><B>Sorting</B></A> - class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A>.<DD>Matrix quicksorts and mergesorts.<DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo"><B>Sorting</B></A> - class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A>.<DD>Matrix quicksorts and mergesorts.<DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix1D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix1D</A>.<DD>Sparse hashed 1-d matrix (aka <i>vector</i>) holding <tt>double</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html#SparseDoubleMatrix1D(double[])"><B>SparseDoubleMatrix1D(double[])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix1D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html#SparseDoubleMatrix1D(int)"><B>SparseDoubleMatrix1D(int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix1D</A> <DD>Constructs a matrix with a given number of cells. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html#SparseDoubleMatrix1D(int, int, double, double)"><B>SparseDoubleMatrix1D(int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix1D</A> <DD>Constructs a matrix with a given number of parameters. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix2D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix2D</A>.<DD>Sparse hashed 2-d matrix holding <tt>double</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html#SparseDoubleMatrix2D(double[][])"><B>SparseDoubleMatrix2D(double[][])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix2D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html#SparseDoubleMatrix2D(int, int)"><B>SparseDoubleMatrix2D(int, int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix2D</A> <DD>Constructs a matrix with a given number of rows and columns and default memory usage. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html#SparseDoubleMatrix2D(int, int, int, double, double)"><B>SparseDoubleMatrix2D(int, int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix2D</A> <DD>Constructs a matrix with a given number of rows and columns using memory as specified. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl"><B>SparseDoubleMatrix3D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix3D</A>.<DD>Sparse hashed 3-d matrix holding <tt>double</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html#SparseDoubleMatrix3D(double[][][])"><B>SparseDoubleMatrix3D(double[][][])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix3D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html#SparseDoubleMatrix3D(int, int, int)"><B>SparseDoubleMatrix3D(int, int, int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix3D</A> <DD>Constructs a matrix with a given number of slices, rows and columns and default memory usage. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html#SparseDoubleMatrix3D(int, int, int, int, double, double)"><B>SparseDoubleMatrix3D(int, int, int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix3D</A> <DD>Constructs a matrix with a given number of slices, rows and columns using memory as specified. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix1D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix1D</A>.<DD>Sparse hashed 1-d matrix (aka <i>vector</i>) holding <tt>Object</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html#SparseObjectMatrix1D(java.lang.Object[])"><B>SparseObjectMatrix1D(Object[])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix1D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html#SparseObjectMatrix1D(int)"><B>SparseObjectMatrix1D(int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix1D</A> <DD>Constructs a matrix with a given number of cells. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html#SparseObjectMatrix1D(int, int, double, double)"><B>SparseObjectMatrix1D(int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix1D</A> <DD>Constructs a matrix with a given number of parameters. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix2D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix2D</A>.<DD>Sparse hashed 2-d matrix holding <tt>Object</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html#SparseObjectMatrix2D(java.lang.Object[][])"><B>SparseObjectMatrix2D(Object[][])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix2D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html#SparseObjectMatrix2D(int, int)"><B>SparseObjectMatrix2D(int, int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix2D</A> <DD>Constructs a matrix with a given number of rows and columns and default memory usage. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html#SparseObjectMatrix2D(int, int, int, double, double)"><B>SparseObjectMatrix2D(int, int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix2D</A> <DD>Constructs a matrix with a given number of rows and columns using memory as specified. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl"><B>SparseObjectMatrix3D</B></A> - class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix3D</A>.<DD>Sparse hashed 3-d matrix holding <tt>Object</tt> elements.<DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html#SparseObjectMatrix3D(java.lang.Object[][][])"><B>SparseObjectMatrix3D(Object[][][])</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix3D</A> <DD>Constructs a matrix with a copy of the given values. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html#SparseObjectMatrix3D(int, int, int)"><B>SparseObjectMatrix3D(int, int, int)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix3D</A> <DD>Constructs a matrix with a given number of slices, rows and columns and default memory usage. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html#SparseObjectMatrix3D(int, int, int, int, double, double)"><B>SparseObjectMatrix3D(int, int, int, int, double, double)</B></A> - Constructor for class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix3D</A> <DD>Constructs a matrix with a given number of slices, rows and columns using memory as specified. <DT><A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin"><B>StaticBin1D</B></A> - class hep.aida.bin.<A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin">StaticBin1D</A>.<DD>1-dimensional non-rebinnable bin consuming <tt>double</tt> elements; Efficiently computes basic statistics of data sequences.<DT><A HREF="../hep/aida/bin/StaticBin1D.html#StaticBin1D()"><B>StaticBin1D()</B></A> - Constructor for class hep.aida.bin.<A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin">StaticBin1D</A> <DD>Constructs and returns an empty bin. <DT><A HREF="../cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo"><B>Statistic</B></A> - class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo">Statistic</A>.<DD>Basic statistics operations on matrices.<DT><A HREF="../cern/colt/matrix/doublealgo/Statistic.VectorVectorFunction.html" title="interface in cern.colt.matrix.doublealgo"><B>Statistic.VectorVectorFunction</B></A> - interface cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Statistic.VectorVectorFunction.html" title="interface in cern.colt.matrix.doublealgo">Statistic.VectorVectorFunction</A>.<DD>Interface that represents a function object: a function that takes two argument vectors and returns a single value.<DT><A HREF="../cern/colt/matrix/doublealgo/Stencil.html" title="class in cern.colt.matrix.doublealgo"><B>Stencil</B></A> - class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Stencil.html" title="class in cern.colt.matrix.doublealgo">Stencil</A>.<DD>Stencil operations.<DT><A HREF="../cern/jet/random/StudentT.html" title="class in cern.jet.random"><B>StudentT</B></A> - class cern.jet.random.<A HREF="../cern/jet/random/StudentT.html" title="class in cern.jet.random">StudentT</A>.<DD>StudentT distribution (aka T-distribution); See the <A HREF="http://www.cern.ch/RD11/rkb/AN16pp/node279.html#SECTION0002790000000000000000"> math definition</A> and <A HREF="http://www.statsoft.com/textbook/gloss.html#Student's t Distribution"> animated definition</A>.<DT><A HREF="../cern/jet/random/StudentT.html#StudentT(double, cern.jet.random.engine.RandomEngine)"><B>StudentT(double, RandomEngine)</B></A> - Constructor for class cern.jet.random.<A HREF="../cern/jet/random/StudentT.html" title="class in cern.jet.random">StudentT</A> <DD>Constructs a StudentT distribution. <DT><A HREF="../cern/colt/Swapper.html" title="interface in cern.colt"><B>Swapper</B></A> - interface cern.colt.<A HREF="../cern/colt/Swapper.html" title="interface in cern.colt">Swapper</A>.<DD>Interface for an object that knows how to swap elements at two positions (a,b).<DT><A HREF="../cern/clhep/Units.html#s"><B>s</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/Units.html" title="class in cern.clhep">Units</A> <DD> <DT><A HREF="../cern/colt/matrix/DoubleFactory1D.html#sample(int, double, double)"><B>sample(int, double, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory1D.html" title="class in cern.colt.matrix">DoubleFactory1D</A> <DD>Constructs a randomly sampled matrix with the given shape. <DT><A HREF="../cern/colt/matrix/DoubleFactory2D.html#sample(int, int, double, double)"><B>sample(int, int, double, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory2D.html" title="class in cern.colt.matrix">DoubleFactory2D</A> <DD>Constructs a randomly sampled matrix with the given shape. <DT><A HREF="../cern/colt/matrix/DoubleFactory2D.html#sample(cern.colt.matrix.DoubleMatrix2D, double, double)"><B>sample(DoubleMatrix2D, double, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory2D.html" title="class in cern.colt.matrix">DoubleFactory2D</A> <DD>Modifies the given matrix to be a randomly sampled matrix. <DT><A HREF="../cern/jet/random/sampling/RandomSampler.html#sample(long, long, int, long, long[], int, cern.jet.random.engine.RandomEngine)"><B>sample(long, long, int, long, long[], int, RandomEngine)</B></A> - Static method in class cern.jet.random.sampling.<A HREF="../cern/jet/random/sampling/RandomSampler.html" title="class in cern.jet.random.sampling">RandomSampler</A> <DD>Efficiently computes a sorted random set of <tt>count</tt> elements from the interval <tt>[low,low+N-1]</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sample(int, boolean, cern.jet.random.engine.RandomEngine, cern.colt.buffer.DoubleBuffer)"><B>sample(int, boolean, RandomEngine, DoubleBuffer)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Uniformly samples (chooses) <tt>n</tt> random elements <i>with or without replacement</i> from the contained elements and adds them to the given buffer. <DT><A HREF="../cern/jet/random/sampling/RandomSamplingAssistant.html#sampleArray(int, int[])"><B>sampleArray(int, int[])</B></A> - Static method in class cern.jet.random.sampling.<A HREF="../cern/jet/random/sampling/RandomSamplingAssistant.html" title="class in cern.jet.random.sampling">RandomSamplingAssistant</A> <DD>Just shows how this class can be used; samples n elements from and int[] array. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sampleBootstrap(hep.aida.bin.DynamicBin1D, int, cern.jet.random.engine.RandomEngine, hep.aida.bin.BinBinFunction1D)"><B>sampleBootstrap(DynamicBin1D, int, RandomEngine, BinBinFunction1D)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Generic bootstrap resampling. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleKurtosis(int, double, double)"><B>sampleKurtosis(int, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample kurtosis (aka excess) of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleKurtosis(cern.colt.list.DoubleArrayList, double, double)"><B>sampleKurtosis(DoubleArrayList, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample kurtosis (aka excess) of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleKurtosisStandardError(int)"><B>sampleKurtosisStandardError(int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Return the standard error of the sample kurtosis. <DT><A HREF="../cern/jet/random/sampling/RandomSamplingAssistant.html#sampleNextElement()"><B>sampleNextElement()</B></A> - Method in class cern.jet.random.sampling.<A HREF="../cern/jet/random/sampling/RandomSamplingAssistant.html" title="class in cern.jet.random.sampling">RandomSamplingAssistant</A> <DD>Returns whether the next element of the input sequence shall be sampled (picked) or not. <DT><A HREF="../cern/jet/random/sampling/WeightedRandomSampler.html#sampleNextElement()"><B>sampleNextElement()</B></A> - Method in class cern.jet.random.sampling.<A HREF="../cern/jet/random/sampling/WeightedRandomSampler.html" title="class in cern.jet.random.sampling">WeightedRandomSampler</A> <DD>Chooses exactly one random element from successive blocks of <tt>weight</tt> input elements each. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleSkew(int, double, double)"><B>sampleSkew(int, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample skew of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleSkew(cern.colt.list.DoubleArrayList, double, double)"><B>sampleSkew(DoubleArrayList, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample skew of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleSkewStandardError(int)"><B>sampleSkewStandardError(int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Return the standard error of the sample skew. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleStandardDeviation(int, double)"><B>sampleStandardDeviation(int, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample standard deviation. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleVariance(int, double, double)"><B>sampleVariance(int, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample variance of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleVariance(cern.colt.list.DoubleArrayList, double)"><B>sampleVariance(DoubleArrayList, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample variance of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sampleWeightedVariance(double, double, double)"><B>sampleWeightedVariance(double, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sample weighted variance of a data sequence. <DT><A HREF="../cern/clhep/Units.html#second"><B>second</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/Units.html" title="class in cern.clhep">Units</A> <DD> <DT><A HREF="../cern/colt/Timer.html#seconds()"><B>seconds()</B></A> - Method in class cern.colt.<A HREF="../cern/colt/Timer.html" title="class in cern.colt">Timer</A> <DD>Returns the elapsed time in seconds; does not stop the timer, if started. <DT><A HREF="../cern/colt/matrix/linalg/Property.html#semiBandwidth(cern.colt.matrix.DoubleMatrix2D)"><B>semiBandwidth(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Property.html" title="class in cern.colt.matrix.linalg">Property</A> <DD>Returns the <i>semi-bandwidth</i> of the given square matrix <tt>A</tt>. <DT><A HREF="../cern/colt/matrix/linalg/SeqBlas.html#seqBlas"><B>seqBlas</B></A> - Static variable in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SeqBlas.html" title="class in cern.colt.matrix.linalg">SeqBlas</A> <DD>Little trick to allow for "aliasing", that is, renaming this class. <DT><A HREF="../cern/colt/PersistentObject.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class cern.colt.<A HREF="../cern/colt/PersistentObject.html" title="class in cern.colt">PersistentObject</A> <DD> <DT><A HREF="../hep/aida/IAxis.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in interface hep.aida.<A HREF="../hep/aida/IAxis.html" title="interface in hep.aida">IAxis</A> <DD> <DT><A HREF="../hep/aida/IHistogram.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in interface hep.aida.<A HREF="../hep/aida/IHistogram.html" title="interface in hep.aida">IHistogram</A> <DD> <DT><A HREF="../cern/colt/bitvector/BitVector.html#set(int)"><B>set(int)</B></A> - Method in class cern.colt.bitvector.<A HREF="../cern/colt/bitvector/BitVector.html" title="class in cern.colt.bitvector">BitVector</A> <DD>Changes the bit with index <tt>bitIndex</tt> to the "set" (<tt>true</tt>) state. <DT><A HREF="../cern/colt/bitvector/QuickBitVector.html#set(long[], int)"><B>set(long[], int)</B></A> - Static method in class cern.colt.bitvector.<A HREF="../cern/colt/bitvector/QuickBitVector.html" title="class in cern.colt.bitvector">QuickBitVector</A> <DD>Changes the bit with index <tt>bitIndex</tt> in the bitvector <tt>bits</tt> to the "set" (<tt>true</tt>) state. <DT><A HREF="../cern/colt/list/AbstractBooleanList.html#set(int, boolean)"><B>set(int, boolean)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractBooleanList.html" title="class in cern.colt.list">AbstractBooleanList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractByteList.html#set(int, byte)"><B>set(int, byte)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractByteList.html" title="class in cern.colt.list">AbstractByteList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractCharList.html#set(int, char)"><B>set(int, char)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractCharList.html" title="class in cern.colt.list">AbstractCharList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractDoubleList.html#set(int, double)"><B>set(int, double)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractDoubleList.html" title="class in cern.colt.list">AbstractDoubleList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractFloatList.html#set(int, float)"><B>set(int, float)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractFloatList.html" title="class in cern.colt.list">AbstractFloatList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractIntList.html#set(int, int)"><B>set(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractIntList.html" title="class in cern.colt.list">AbstractIntList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractLongList.html#set(int, long)"><B>set(int, long)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractLongList.html" title="class in cern.colt.list">AbstractLongList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/AbstractShortList.html#set(int, short)"><B>set(int, short)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractShortList.html" title="class in cern.colt.list">AbstractShortList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/BooleanArrayList.html#set(int, boolean)"><B>set(int, boolean)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/BooleanArrayList.html" title="class in cern.colt.list">BooleanArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/ByteArrayList.html#set(int, byte)"><B>set(int, byte)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ByteArrayList.html" title="class in cern.colt.list">ByteArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/CharArrayList.html#set(int, char)"><B>set(int, char)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/CharArrayList.html" title="class in cern.colt.list">CharArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/DoubleArrayList.html#set(int, double)"><B>set(int, double)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/DoubleArrayList.html" title="class in cern.colt.list">DoubleArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/FloatArrayList.html#set(int, float)"><B>set(int, float)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/FloatArrayList.html" title="class in cern.colt.list">FloatArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/IntArrayList.html#set(int, int)"><B>set(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/IntArrayList.html" title="class in cern.colt.list">IntArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/LongArrayList.html#set(int, long)"><B>set(int, long)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/LongArrayList.html" title="class in cern.colt.list">LongArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/ObjectArrayList.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ObjectArrayList.html" title="class in cern.colt.list">ObjectArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/ShortArrayList.html#set(int, short)"><B>set(int, short)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element. <DT><A HREF="../cern/colt/list/adapter/DoubleListAdapter.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/DoubleListAdapter.html" title="class in cern.colt.list.adapter">DoubleListAdapter</A> <DD>Replaces the element at the specified position in this list with the specified element (optional operation). <DT><A HREF="../cern/colt/list/adapter/FloatListAdapter.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/FloatListAdapter.html" title="class in cern.colt.list.adapter">FloatListAdapter</A> <DD>Replaces the element at the specified position in this list with the specified element (optional operation). <DT><A HREF="../cern/colt/list/adapter/IntListAdapter.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/IntListAdapter.html" title="class in cern.colt.list.adapter">IntListAdapter</A> <DD>Replaces the element at the specified position in this list with the specified element (optional operation). <DT><A HREF="../cern/colt/list/adapter/LongListAdapter.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/LongListAdapter.html" title="class in cern.colt.list.adapter">LongListAdapter</A> <DD>Replaces the element at the specified position in this list with the specified element (optional operation). <DT><A HREF="../cern/colt/list/adapter/ObjectListAdapter.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/ObjectListAdapter.html" title="class in cern.colt.list.adapter">ObjectListAdapter</A> <DD>Replaces the element at the specified position in this list with the specified element (optional operation). <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#set(int, double)"><B>set(int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#set(int, int, double)"><B>set(int, int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#set(int, int, int, double)"><B>set(int, int, int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#set(int, java.lang.Object)"><B>set(int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#set(int, int, java.lang.Object)"><B>set(int, int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#set(int, int, int, java.lang.Object)"><B>set(int, int, int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setAlignment(java.lang.String)"><B>setAlignment(String)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the column alignment (left,center,right,decimal). <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setColumnSeparator(java.lang.String)"><B>setColumnSeparator(String)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the string separating any two columns from another. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#setFixedOrder(boolean)"><B>setFixedOrder(boolean)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Determines whether the receivers internally preserved elements may be reordered or not. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the way a <i>single</i> cell value is to be formatted. <DT><A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html#setLU(cern.colt.matrix.DoubleMatrix2D)"><B>setLU(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html" title="class in cern.colt.matrix.linalg">LUDecompositionQuick</A> <DD>Sets the combined lower and upper triangular factor, <tt>LU</tt>. <DT><A HREF="../cern/jet/random/Poisson.html#setMean(double)"><B>setMean(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Poisson.html" title="class in cern.jet.random">Poisson</A> <DD>Sets the mean. <DT><A HREF="../cern/jet/random/PoissonSlow.html#setMean(double)"><B>setMean(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/PoissonSlow.html" title="class in cern.jet.random">PoissonSlow</A> <DD>Sets the mean. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setMinColumnWidth(int)"><B>setMinColumnWidth(int)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the minimum number of characters a column may have. <DT><A HREF="../cern/jet/random/Binomial.html#setNandP(int, double)"><B>setNandP(int, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Binomial.html" title="class in cern.jet.random">Binomial</A> <DD>Sets the parameters number of trials and the probability of success. <DT><A HREF="../cern/jet/random/NegativeBinomial.html#setNandP(int, double)"><B>setNandP(int, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/NegativeBinomial.html" title="class in cern.jet.random">NegativeBinomial</A> <DD>Sets the parameters number of trials and the probability of success. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setPrintShape(boolean)"><B>setPrintShape(boolean)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Specifies whether a string representation of a matrix is to be preceded with a summary of its shape. <DT><A HREF="../cern/colt/matrix/linalg/Algebra.html#setProperty(cern.colt.matrix.linalg.Property)"><B>setProperty(Property)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Algebra.html" title="class in cern.colt.matrix.linalg">Algebra</A> <DD>Attaches the given property object to this Algebra, defining tolerance. <DT><A HREF="../cern/colt/list/BooleanArrayList.html#setQuick(int, boolean)"><B>setQuick(int, boolean)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/BooleanArrayList.html" title="class in cern.colt.list">BooleanArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/ByteArrayList.html#setQuick(int, byte)"><B>setQuick(int, byte)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ByteArrayList.html" title="class in cern.colt.list">ByteArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/CharArrayList.html#setQuick(int, char)"><B>setQuick(int, char)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/CharArrayList.html" title="class in cern.colt.list">CharArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/DistinctNumberList.html#setQuick(int, long)"><B>setQuick(int, long)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/DistinctNumberList.html" title="class in cern.colt.list">DistinctNumberList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/DoubleArrayList.html#setQuick(int, double)"><B>setQuick(int, double)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/DoubleArrayList.html" title="class in cern.colt.list">DoubleArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/FloatArrayList.html#setQuick(int, float)"><B>setQuick(int, float)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/FloatArrayList.html" title="class in cern.colt.list">FloatArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/IntArrayList.html#setQuick(int, int)"><B>setQuick(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/IntArrayList.html" title="class in cern.colt.list">IntArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/LongArrayList.html#setQuick(int, long)"><B>setQuick(int, long)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/LongArrayList.html" title="class in cern.colt.list">LongArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/MinMaxNumberList.html#setQuick(int, long)"><B>setQuick(int, long)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/MinMaxNumberList.html" title="class in cern.colt.list">MinMaxNumberList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/ObjectArrayList.html#setQuick(int, java.lang.Object)"><B>setQuick(int, Object)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ObjectArrayList.html" title="class in cern.colt.list">ObjectArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/list/ShortArrayList.html#setQuick(int, short)"><B>setQuick(int, short)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Replaces the element at the specified position in the receiver with the specified element; <b>WARNING:</b> Does not check preconditions. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#setQuick(int, double)"><B>setQuick(int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#setQuick(int, int, double)"><B>setQuick(int, int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#setQuick(int, int, int, double)"><B>setQuick(int, int, int, double)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#setQuick(int, java.lang.Object)"><B>setQuick(int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#setQuick(int, int, java.lang.Object)"><B>setQuick(int, int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#setQuick(int, int, int, java.lang.Object)"><B>setQuick(int, int, int, Object)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix1D.html#setQuick(int, double)"><B>setQuick(int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">DenseDoubleMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix2D.html#setQuick(int, int, double)"><B>setQuick(int, int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">DenseDoubleMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix3D.html#setQuick(int, int, int, double)"><B>setQuick(int, int, int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">DenseDoubleMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseObjectMatrix1D.html#setQuick(int, java.lang.Object)"><B>setQuick(int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">DenseObjectMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseObjectMatrix2D.html#setQuick(int, int, java.lang.Object)"><B>setQuick(int, int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">DenseObjectMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/DenseObjectMatrix3D.html#setQuick(int, int, int, java.lang.Object)"><B>setQuick(int, int, int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">DenseObjectMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/RCDoubleMatrix2D.html#setQuick(int, int, double)"><B>setQuick(int, int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/RCDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">RCDoubleMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html#setQuick(int, double)"><B>setQuick(int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html#setQuick(int, int, double)"><B>setQuick(int, int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix2D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html#setQuick(int, int, int, double)"><B>setQuick(int, int, int, double)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseDoubleMatrix3D.html" title="class in cern.colt.matrix.impl">SparseDoubleMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html#setQuick(int, java.lang.Object)"><B>setQuick(int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix1D</A> <DD>Sets the matrix cell at coordinate <tt>index</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html#setQuick(int, int, java.lang.Object)"><B>setQuick(int, int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix2D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix2D</A> <DD>Sets the matrix cell at coordinate <tt>[row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html#setQuick(int, int, int, java.lang.Object)"><B>setQuick(int, int, int, Object)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/SparseObjectMatrix3D.html" title="class in cern.colt.matrix.impl">SparseObjectMatrix3D</A> <DD>Sets the matrix cell at coordinate <tt>[slice,row,column]</tt> to the specified value. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setRowSeparator(java.lang.String)"><B>setRowSeparator(String)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the string separating any two rows from another. <DT><A HREF="../cern/colt/bitvector/BitVector.html#setSize(int)"><B>setSize(int)</B></A> - Method in class cern.colt.bitvector.<A HREF="../cern/colt/bitvector/BitVector.html" title="class in cern.colt.bitvector">BitVector</A> <DD>Shrinks or expands the receiver so that it holds <tt>newSize</tt> bits. <DT><A HREF="../cern/colt/list/AbstractList.html#setSize(int)"><B>setSize(int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractList.html" title="class in cern.colt.list">AbstractList</A> <DD>Sets the size of the receiver. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#setSliceSeparator(java.lang.String)"><B>setSliceSeparator(String)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Sets the string separating any two slices from another. <DT><A HREF="../cern/jet/random/Beta.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Beta.html" title="class in cern.jet.random">Beta</A> <DD>Sets the parameters. <DT><A HREF="../cern/jet/random/BreitWigner.html#setState(double, double, double)"><B>setState(double, double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/BreitWigner.html" title="class in cern.jet.random">BreitWigner</A> <DD>Sets the mean, gamma and cut parameters. <DT><A HREF="../cern/jet/random/ChiSquare.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/ChiSquare.html" title="class in cern.jet.random">ChiSquare</A> <DD>Sets the distribution parameter. <DT><A HREF="../cern/jet/random/Empirical.html#setState(double[], int)"><B>setState(double[], int)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Empirical.html" title="class in cern.jet.random">Empirical</A> <DD>Sets the distribution parameters. <DT><A HREF="../cern/jet/random/EmpiricalWalker.html#setState(double[], int)"><B>setState(double[], int)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/EmpiricalWalker.html" title="class in cern.jet.random">EmpiricalWalker</A> <DD>Sets the distribution parameters. <DT><A HREF="../cern/jet/random/Exponential.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Exponential.html" title="class in cern.jet.random">Exponential</A> <DD>Sets the mean. <DT><A HREF="../cern/jet/random/ExponentialPower.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/ExponentialPower.html" title="class in cern.jet.random">ExponentialPower</A> <DD>Sets the distribution parameter. <DT><A HREF="../cern/jet/random/Gamma.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Gamma.html" title="class in cern.jet.random">Gamma</A> <DD>Sets the mean and variance. <DT><A HREF="../cern/jet/random/HyperGeometric.html#setState(int, int, int)"><B>setState(int, int, int)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/HyperGeometric.html" title="class in cern.jet.random">HyperGeometric</A> <DD>Sets the parameters. <DT><A HREF="../cern/jet/random/Hyperbolic.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Hyperbolic.html" title="class in cern.jet.random">Hyperbolic</A> <DD>Sets the parameters. <DT><A HREF="../cern/jet/random/Logarithmic.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Logarithmic.html" title="class in cern.jet.random">Logarithmic</A> <DD>Sets the distribution parameter. <DT><A HREF="../cern/jet/random/Normal.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Normal.html" title="class in cern.jet.random">Normal</A> <DD>Sets the mean and variance. <DT><A HREF="../cern/jet/random/StudentT.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/StudentT.html" title="class in cern.jet.random">StudentT</A> <DD>Sets the distribution parameter. <DT><A HREF="../cern/jet/random/Uniform.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Sets the internal state. <DT><A HREF="../cern/jet/random/VonMises.html#setState(double)"><B>setState(double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/VonMises.html" title="class in cern.jet.random">VonMises</A> <DD>Sets the distribution parameter. <DT><A HREF="../cern/jet/random/Zeta.html#setState(double, double)"><B>setState(double, double)</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/Zeta.html" title="class in cern.jet.random">Zeta</A> <DD>Sets the parameters. <DT><A HREF="../cern/jet/random/EmpiricalWalker.html#setState2(double[])"><B>setState2(double[])</B></A> - Method in class cern.jet.random.<A HREF="../cern/jet/random/EmpiricalWalker.html" title="class in cern.jet.random">EmpiricalWalker</A> <DD>Sets the distribution parameters. <DT><A HREF="../cern/colt/matrix/linalg/Property.html#setTolerance(double)"><B>setTolerance(double)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Property.html" title="class in cern.colt.matrix.linalg">Property</A> <DD>Sets the tolerance to <tt>Math.abs(newTolerance)</tt>. <DT><A HREF="../cern/jet/random/sampling/WeightedRandomSampler.html#setWeight(int)"><B>setWeight(int)</B></A> - Method in class cern.jet.random.sampling.<A HREF="../cern/jet/random/sampling/WeightedRandomSampler.html" title="class in cern.jet.random.sampling">WeightedRandomSampler</A> <DD>Not yet commented. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#shape(cern.colt.matrix.impl.AbstractMatrix1D)"><B>shape(AbstractMatrix1D)</B></A> - Static method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Returns a short string representation describing the shape of the matrix. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#shape(cern.colt.matrix.impl.AbstractMatrix2D)"><B>shape(AbstractMatrix2D)</B></A> - Static method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Returns a short string representation describing the shape of the matrix. <DT><A HREF="../cern/colt/matrix/impl/AbstractFormatter.html#shape(cern.colt.matrix.impl.AbstractMatrix3D)"><B>shape(AbstractMatrix3D)</B></A> - Static method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractFormatter.html" title="class in cern.colt.matrix.impl">AbstractFormatter</A> <DD>Returns a short string representation describing the shape of the matrix. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftLeft"><B>shiftLeft</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Function that returns <tt>a << b</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftLeft(int)"><B>shiftLeft(int)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Constructs a function that returns <tt>a << b</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftRightSigned"><B>shiftRightSigned</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Function that returns <tt>a >> b</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftRightSigned(int)"><B>shiftRightSigned(int)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Constructs a function that returns <tt>a >> b</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftRightUnsigned"><B>shiftRightUnsigned</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Function that returns <tt>a >>> b</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#shiftRightUnsigned(int)"><B>shiftRightUnsigned(int)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Constructs a function that returns <tt>a >>> b</tt>. <DT><A HREF="../cern/colt/list/AbstractList.html#shuffle()"><B>shuffle()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractList.html" title="class in cern.colt.list">AbstractList</A> <DD>Randomly permutes the receiver. <DT><A HREF="../cern/colt/list/AbstractBooleanList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractBooleanList.html" title="class in cern.colt.list">AbstractBooleanList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractByteList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractByteList.html" title="class in cern.colt.list">AbstractByteList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractCharList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractCharList.html" title="class in cern.colt.list">AbstractCharList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractDoubleList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractDoubleList.html" title="class in cern.colt.list">AbstractDoubleList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractFloatList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractFloatList.html" title="class in cern.colt.list">AbstractFloatList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractIntList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractIntList.html" title="class in cern.colt.list">AbstractIntList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractList.html" title="class in cern.colt.list">AbstractList</A> <DD>Randomly permutes the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractLongList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractLongList.html" title="class in cern.colt.list">AbstractLongList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/AbstractShortList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractShortList.html" title="class in cern.colt.list">AbstractShortList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/BooleanArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/BooleanArrayList.html" title="class in cern.colt.list">BooleanArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/ByteArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ByteArrayList.html" title="class in cern.colt.list">ByteArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/CharArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/CharArrayList.html" title="class in cern.colt.list">CharArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/DoubleArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/DoubleArrayList.html" title="class in cern.colt.list">DoubleArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/FloatArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/FloatArrayList.html" title="class in cern.colt.list">FloatArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/IntArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/IntArrayList.html" title="class in cern.colt.list">IntArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/LongArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/LongArrayList.html" title="class in cern.colt.list">LongArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/ObjectArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ObjectArrayList.html" title="class in cern.colt.list">ObjectArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/colt/list/ShortArrayList.html#shuffleFromTo(int, int)"><B>shuffleFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Randomly permutes the part of the receiver between <code>from</code> (inclusive) and <code>to</code> (inclusive). <DT><A HREF="../cern/jet/math/Functions.html#sign"><B>sign</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/Functions.html" title="class in cern.jet.math">Functions</A> <DD>Function that returns <tt>a < 0 ? -1 : a > 0 ? 1 : 0</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#sign"><B>sign</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Function that returns <tt>a < 0 ? -1 : a > 0 ? 1 : 0</tt>. <DT><A HREF="../cern/jet/math/Functions.html#sin"><B>sin</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/Functions.html" title="class in cern.jet.math">Functions</A> <DD>Function that returns <tt>Math.sin(a)</tt>. <DT><A HREF="../cern/colt/bitvector/BitMatrix.html#size()"><B>size()</B></A> - Method in class cern.colt.bitvector.<A HREF="../cern/colt/bitvector/BitMatrix.html" title="class in cern.colt.bitvector">BitMatrix</A> <DD>Returns the size of the receiver which is <tt>columns()*rows()</tt>. <DT><A HREF="../cern/colt/bitvector/BitVector.html#size()"><B>size()</B></A> - Method in class cern.colt.bitvector.<A HREF="../cern/colt/bitvector/BitVector.html" title="class in cern.colt.bitvector">BitVector</A> <DD>Returns the size of the receiver. <DT><A HREF="../cern/colt/list/AbstractBooleanList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractBooleanList.html" title="class in cern.colt.list">AbstractBooleanList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractByteList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractByteList.html" title="class in cern.colt.list">AbstractByteList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractCharList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractCharList.html" title="class in cern.colt.list">AbstractCharList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractCollection.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractCollection.html" title="class in cern.colt.list">AbstractCollection</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractDoubleList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractDoubleList.html" title="class in cern.colt.list">AbstractDoubleList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractFloatList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractFloatList.html" title="class in cern.colt.list">AbstractFloatList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractIntList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractIntList.html" title="class in cern.colt.list">AbstractIntList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractLongList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractLongList.html" title="class in cern.colt.list">AbstractLongList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/AbstractShortList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractShortList.html" title="class in cern.colt.list">AbstractShortList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/ObjectArrayList.html#size()"><B>size()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ObjectArrayList.html" title="class in cern.colt.list">ObjectArrayList</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../cern/colt/list/adapter/DoubleListAdapter.html#size()"><B>size()</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/DoubleListAdapter.html" title="class in cern.colt.list.adapter">DoubleListAdapter</A> <DD>Returns the number of elements in this list. <DT><A HREF="../cern/colt/list/adapter/FloatListAdapter.html#size()"><B>size()</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/FloatListAdapter.html" title="class in cern.colt.list.adapter">FloatListAdapter</A> <DD>Returns the number of elements in this list. <DT><A HREF="../cern/colt/list/adapter/IntListAdapter.html#size()"><B>size()</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/IntListAdapter.html" title="class in cern.colt.list.adapter">IntListAdapter</A> <DD>Returns the number of elements in this list. <DT><A HREF="../cern/colt/list/adapter/LongListAdapter.html#size()"><B>size()</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/LongListAdapter.html" title="class in cern.colt.list.adapter">LongListAdapter</A> <DD>Returns the number of elements in this list. <DT><A HREF="../cern/colt/list/adapter/ObjectListAdapter.html#size()"><B>size()</B></A> - Method in class cern.colt.list.adapter.<A HREF="../cern/colt/list/adapter/ObjectListAdapter.html" title="class in cern.colt.list.adapter">ObjectListAdapter</A> <DD>Returns the number of elements in this list. <DT><A HREF="../cern/colt/map/AbstractMap.html#size()"><B>size()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractMap.html" title="class in cern.colt.map">AbstractMap</A> <DD>Returns the number of (key,value) associations currently contained. <DT><A HREF="../cern/colt/matrix/impl/AbstractMatrix.html#size()"><B>size()</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractMatrix.html" title="class in cern.colt.matrix.impl">AbstractMatrix</A> <DD>Returns the number of cells. <DT><A HREF="../cern/colt/matrix/impl/AbstractMatrix1D.html#size()"><B>size()</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractMatrix1D.html" title="class in cern.colt.matrix.impl">AbstractMatrix1D</A> <DD>Returns the number of cells. <DT><A HREF="../cern/colt/matrix/impl/AbstractMatrix2D.html#size()"><B>size()</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractMatrix2D.html" title="class in cern.colt.matrix.impl">AbstractMatrix2D</A> <DD>Returns the number of cells which is <tt>rows()*columns()</tt>. <DT><A HREF="../cern/colt/matrix/impl/AbstractMatrix3D.html#size()"><B>size()</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractMatrix3D.html" title="class in cern.colt.matrix.impl">AbstractMatrix3D</A> <DD>Returns the number of cells which is <tt>slices()*rows()*columns()</tt>. <DT><A HREF="../cern/jet/stat/quantile/DoubleQuantileFinder.html#size()"><B>size()</B></A> - Method in interface cern.jet.stat.quantile.<A HREF="../cern/jet/stat/quantile/DoubleQuantileFinder.html" title="interface in cern.jet.stat.quantile">DoubleQuantileFinder</A> <DD>Returns the number of elements currently contained in the receiver (identical to the number of values added so far). <DT><A HREF="../cern/jet/stat/quantile/EquiDepthHistogram.html#size()"><B>size()</B></A> - Method in class cern.jet.stat.quantile.<A HREF="../cern/jet/stat/quantile/EquiDepthHistogram.html" title="class in cern.jet.stat.quantile">EquiDepthHistogram</A> <DD><B>Deprecated.</B> <I>Deprecated. Returns the number of bin boundaries.</I> <DT><A HREF="../hep/aida/bin/AbstractBin.html#size()"><B>size()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/AbstractBin.html" title="class in hep.aida.bin">AbstractBin</A> <DD>Returns the number of elements contained. <DT><A HREF="../hep/aida/bin/BinFunctions1D.html#size"><B>size</B></A> - Static variable in class hep.aida.bin.<A HREF="../hep/aida/bin/BinFunctions1D.html" title="class in hep.aida.bin">BinFunctions1D</A> <DD>Function that returns <tt>bin.size()</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#size()"><B>size()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../hep/aida/bin/StaticBin1D.html#size()"><B>size()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin">StaticBin1D</A> <DD>Returns the number of elements contained in the receiver. <DT><A HREF="../hep/aida/bin/QuantileBin1D.html#sizeOfRange(double, double)"><B>sizeOfRange(double, double)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/QuantileBin1D.html" title="class in hep.aida.bin">QuantileBin1D</A> <DD>Returns how many elements are contained in the range <tt>[minElement,maxElement]</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#skew(double, double)"><B>skew(double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the skew of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#skew(cern.colt.list.DoubleArrayList, double, double)"><B>skew(DoubleArrayList, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the skew of a data sequence, which is <tt>moment(data,3,mean) / standardDeviation<sup>3</sup></tt>. <DT><A HREF="../hep/aida/bin/MightyStaticBin1D.html#skew()"><B>skew()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/MightyStaticBin1D.html" title="class in hep.aida.bin">MightyStaticBin1D</A> <DD>Returns the skew, which is <tt>moment(3,mean()) / standardDeviation()<sup>3</sup></tt>. <DT><A HREF="../hep/aida/IHistogram2D.html#sliceX(int)"><B>sliceX(int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A> <DD>Slice parallel to the Y axis at bin indexY and one bin wide. <DT><A HREF="../hep/aida/IHistogram2D.html#sliceX(int, int)"><B>sliceX(int, int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A> <DD>Create a slice parallel to the axis X axis, between "indexY1" and "indexY2" (inclusive). <DT><A HREF="../hep/aida/IHistogram3D.html#sliceXY(int)"><B>sliceXY(int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the XY plane at bin indexZ and one bin wide. <DT><A HREF="../hep/aida/IHistogram3D.html#sliceXY(int, int)"><B>sliceXY(int, int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the XY plane, between "indexZ1" and "indexZ2" (inclusive). <DT><A HREF="../hep/aida/IHistogram3D.html#sliceXZ(int)"><B>sliceXZ(int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the XZ plane at bin indexY and one bin wide. <DT><A HREF="../hep/aida/IHistogram3D.html#sliceXZ(int, int)"><B>sliceXZ(int, int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the XZ plane, between "indexY1" and "indexY2" (inclusive). <DT><A HREF="../hep/aida/IHistogram2D.html#sliceY(int)"><B>sliceY(int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A> <DD>Slice parallel to the X axis at bin indexX and one bin wide. <DT><A HREF="../hep/aida/IHistogram2D.html#sliceY(int, int)"><B>sliceY(int, int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram2D.html" title="interface in hep.aida">IHistogram2D</A> <DD>Create a slice parallel to the axis Y axis, between "indexX1" and "indexX2" (inclusive) The returned IHistogram1D represents an instantaneous snapshot of the histogram at the time the slice was created. <DT><A HREF="../hep/aida/IHistogram3D.html#sliceYZ(int)"><B>sliceYZ(int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the YZ plane at bin indexX and one bin wide. <DT><A HREF="../hep/aida/IHistogram3D.html#sliceYZ(int, int)"><B>sliceYZ(int, int)</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram3D.html" title="interface in hep.aida">IHistogram3D</A> <DD>Create a slice parallel to the YZ plane, between "indexX1" and "indexX2" (inclusive). <DT><A HREF="../cern/colt/matrix/impl/AbstractMatrix3D.html#slices()"><B>slices()</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/AbstractMatrix3D.html" title="class in cern.colt.matrix.impl">AbstractMatrix3D</A> <DD>Returns the number of slices. <DT><A HREF="../cern/colt/matrix/linalg/SmpBlas.html#smpBlas"><B>smpBlas</B></A> - Static variable in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SmpBlas.html" title="class in cern.colt.matrix.linalg">SmpBlas</A> <DD>The public global parallel blas; initialized via <A HREF="../cern/colt/matrix/linalg/SmpBlas.html#allocateBlas(int, cern.colt.matrix.linalg.Blas)"><CODE>SmpBlas.allocateBlas(int, cern.colt.matrix.linalg.Blas)</CODE></A>. <DT><A HREF="../cern/colt/matrix/linalg/Algebra.html#solve(cern.colt.matrix.DoubleMatrix2D, cern.colt.matrix.DoubleMatrix2D)"><B>solve(DoubleMatrix2D, DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Algebra.html" title="class in cern.colt.matrix.linalg">Algebra</A> <DD>Solves A*X = B. <DT><A HREF="../cern/colt/matrix/linalg/CholeskyDecomposition.html#solve(cern.colt.matrix.DoubleMatrix2D)"><B>solve(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/CholeskyDecomposition.html" title="class in cern.colt.matrix.linalg">CholeskyDecomposition</A> <DD>Solves <tt>A*X = B</tt>; returns <tt>X</tt>. <DT><A HREF="../cern/colt/matrix/linalg/LUDecomposition.html#solve(cern.colt.matrix.DoubleMatrix2D)"><B>solve(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/LUDecomposition.html" title="class in cern.colt.matrix.linalg">LUDecomposition</A> <DD>Solves <tt>A*X = B</tt>. <DT><A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html#solve(cern.colt.matrix.DoubleMatrix1D)"><B>solve(DoubleMatrix1D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html" title="class in cern.colt.matrix.linalg">LUDecompositionQuick</A> <DD>Solves the system of equations <tt>A*X = B</tt> (in-place). <DT><A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html#solve(cern.colt.matrix.DoubleMatrix2D)"><B>solve(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/LUDecompositionQuick.html" title="class in cern.colt.matrix.linalg">LUDecompositionQuick</A> <DD>Solves the system of equations <tt>A*X = B</tt> (in-place). <DT><A HREF="../cern/colt/matrix/linalg/QRDecomposition.html#solve(cern.colt.matrix.DoubleMatrix2D)"><B>solve(DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/QRDecomposition.html" title="class in cern.colt.matrix.linalg">QRDecomposition</A> <DD>Least squares solution of <tt>A*X = B</tt>; <tt>returns X</tt>. <DT><A HREF="../cern/colt/matrix/linalg/Algebra.html#solveTranspose(cern.colt.matrix.DoubleMatrix2D, cern.colt.matrix.DoubleMatrix2D)"><B>solveTranspose(DoubleMatrix2D, DoubleMatrix2D)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Algebra.html" title="class in cern.colt.matrix.linalg">Algebra</A> <DD>Solves X*A = B, which is also A'*X' = B'. <DT><A HREF="../cern/colt/list/AbstractList.html#sort()"><B>sort()</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractList.html" title="class in cern.colt.list">AbstractList</A> <DD>Sorts the receiver into ascending order. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix1D)"><B>sort(DoubleMatrix1D)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the vector into ascending order, according to the <i>natural ordering</i>. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix1D, cern.colt.function.DoubleComparator)"><B>sort(DoubleMatrix1D, DoubleComparator)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the vector into ascending order, according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix2D, double[])"><B>sort(DoubleMatrix2D, double[])</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix rows into ascending order, according to the <i>natural ordering</i> of the matrix values in the virtual column <tt>aggregates</tt>; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix2D, int)"><B>sort(DoubleMatrix2D, int)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix rows into ascending order, according to the <i>natural ordering</i> of the matrix values in the given column. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix2D, cern.colt.matrix.doublealgo.DoubleMatrix1DComparator)"><B>sort(DoubleMatrix2D, DoubleMatrix1DComparator)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix rows according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix2D, hep.aida.bin.BinFunction1D)"><B>sort(DoubleMatrix2D, BinFunction1D)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix rows into ascending order, according to the <i>natural ordering</i> of the values computed by applying the given aggregation function to each row; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix3D, int, int)"><B>sort(DoubleMatrix3D, int, int)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix slices into ascending order, according to the <i>natural ordering</i> of the matrix values in the given <tt>[row,column]</tt> position. <DT><A HREF="../cern/colt/matrix/doublealgo/Sorting.html#sort(cern.colt.matrix.DoubleMatrix3D, cern.colt.matrix.doublealgo.DoubleMatrix2DComparator)"><B>sort(DoubleMatrix3D, DoubleMatrix2DComparator)</B></A> - Method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Sorting.html" title="class in cern.colt.matrix.doublealgo">Sorting</A> <DD>Sorts the matrix slices according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix1D)"><B>sort(ObjectMatrix1D)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the vector into ascending order, according to the <i>natural ordering</i>. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix1D, java.util.Comparator)"><B>sort(ObjectMatrix1D, Comparator)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the vector into ascending order, according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix2D, int)"><B>sort(ObjectMatrix2D, int)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the matrix rows into ascending order, according to the <i>natural ordering</i> of the matrix values in the given column. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix2D, cern.colt.matrix.objectalgo.ObjectMatrix1DComparator)"><B>sort(ObjectMatrix2D, ObjectMatrix1DComparator)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the matrix rows according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix3D, int, int)"><B>sort(ObjectMatrix3D, int, int)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the matrix slices into ascending order, according to the <i>natural ordering</i> of the matrix values in the given <tt>[row,column]</tt> position. <DT><A HREF="../cern/colt/matrix/objectalgo/Sorting.html#sort(cern.colt.matrix.ObjectMatrix3D, cern.colt.matrix.objectalgo.ObjectMatrix2DComparator)"><B>sort(ObjectMatrix3D, ObjectMatrix2DComparator)</B></A> - Method in class cern.colt.matrix.objectalgo.<A HREF="../cern/colt/matrix/objectalgo/Sorting.html" title="class in cern.colt.matrix.objectalgo">Sorting</A> <DD>Sorts the matrix slices according to the order induced by the specified comparator. <DT><A HREF="../cern/colt/list/AbstractList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/AbstractList.html" title="class in cern.colt.list">AbstractList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/BooleanArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/BooleanArrayList.html" title="class in cern.colt.list">BooleanArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/ByteArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ByteArrayList.html" title="class in cern.colt.list">ByteArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/CharArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/CharArrayList.html" title="class in cern.colt.list">CharArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/IntArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/IntArrayList.html" title="class in cern.colt.list">IntArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/LongArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/LongArrayList.html" title="class in cern.colt.list">LongArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../cern/colt/list/ShortArrayList.html#sortFromTo(int, int)"><B>sortFromTo(int, int)</B></A> - Method in class cern.colt.list.<A HREF="../cern/colt/list/ShortArrayList.html" title="class in cern.colt.list">ShortArrayList</A> <DD>Sorts the specified range of the receiver into ascending order. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sortedElements()"><B>sortedElements()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns a copy of the currently stored elements, sorted ascending. <DT><A HREF="../cern/colt/matrix/DoubleFactory1D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory1D.html" title="class in cern.colt.matrix">DoubleFactory1D</A> <DD>A factory producing sparse matrices. <DT><A HREF="../cern/colt/matrix/DoubleFactory2D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory2D.html" title="class in cern.colt.matrix">DoubleFactory2D</A> <DD>A factory producing sparse hash matrices. <DT><A HREF="../cern/colt/matrix/DoubleFactory3D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleFactory3D.html" title="class in cern.colt.matrix">DoubleFactory3D</A> <DD>A factory producing sparse matrices. <DT><A HREF="../cern/colt/matrix/ObjectFactory1D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectFactory1D.html" title="class in cern.colt.matrix">ObjectFactory1D</A> <DD>A factory producing sparse matrices. <DT><A HREF="../cern/colt/matrix/ObjectFactory2D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectFactory2D.html" title="class in cern.colt.matrix">ObjectFactory2D</A> <DD>A factory producing sparse matrices. <DT><A HREF="../cern/colt/matrix/ObjectFactory3D.html#sparse"><B>sparse</B></A> - Static variable in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectFactory3D.html" title="class in cern.colt.matrix">ObjectFactory3D</A> <DD>A factory producing sparse matrices. <DT><A HREF="../cern/jet/stat/Descriptive.html#split(cern.colt.list.DoubleArrayList, cern.colt.list.DoubleArrayList)"><B>split(DoubleArrayList, DoubleArrayList)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Splits (partitions) a list into sublists such that each sublist contains the elements with a given range. <DT><A HREF="../hep/aida/bin/QuantileBin1D.html#splitApproximately(cern.colt.list.DoubleArrayList, int)"><B>splitApproximately(DoubleArrayList, int)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/QuantileBin1D.html" title="class in hep.aida.bin">QuantileBin1D</A> <DD>Divides (rebins) a copy of the receiver at the given <i>percentage boundaries</i> into bins and returns these bins, such that each bin <i>approximately</i> reflects the data elements of its range. <DT><A HREF="../hep/aida/bin/QuantileBin1D.html#splitApproximately(hep.aida.IAxis, int)"><B>splitApproximately(IAxis, int)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/QuantileBin1D.html" title="class in hep.aida.bin">QuantileBin1D</A> <DD>Divides (rebins) a copy of the receiver at the given <i>interval boundaries</i> into bins and returns these bins, such that each bin <i>approximately</i> reflects the data elements of its range. <DT><A HREF="../cern/jet/math/Functions.html#sqrt"><B>sqrt</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/Functions.html" title="class in cern.jet.math">Functions</A> <DD>Function that returns <tt>Math.sqrt(a)</tt>. <DT><A HREF="../cern/jet/math/Functions.html#square"><B>square</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/Functions.html" title="class in cern.jet.math">Functions</A> <DD>Function that returns <tt>a * a</tt>. <DT><A HREF="../cern/jet/math/IntFunctions.html#square"><B>square</B></A> - Static variable in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Function that returns <tt>a * a</tt>. <DT><A HREF="../cern/clhep/Units.html#sr"><B>sr</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/Units.html" title="class in cern.clhep">Units</A> <DD> <DT><A HREF="../cern/jet/stat/Descriptive.html#standardDeviation(double)"><B>standardDeviation(double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the standard deviation from a variance. <DT><A HREF="../hep/aida/bin/AbstractBin1D.html#standardDeviation()"><B>standardDeviation()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/AbstractBin1D.html" title="class in hep.aida.bin">AbstractBin1D</A> <DD>Returns the sample standard deviation, which is <tt>Math.sqrt(variance())</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#standardError(int, double)"><B>standardError(int, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the standard error of a data sequence. <DT><A HREF="../hep/aida/bin/AbstractBin1D.html#standardError()"><B>standardError()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/AbstractBin1D.html" title="class in hep.aida.bin">AbstractBin1D</A> <DD>Returns the sample standard error, which is <tt>Math.sqrt(variance() / size())</tt> <DT><A HREF="../cern/jet/stat/Descriptive.html#standardize(cern.colt.list.DoubleArrayList, double, double)"><B>standardize(DoubleArrayList, double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Modifies a data sequence to be standardized. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#standardize(double, double)"><B>standardize(double, double)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Modifies the receiver to be standardized. <DT><A HREF="../cern/colt/Timer.html#start()"><B>start()</B></A> - Method in class cern.colt.<A HREF="../cern/colt/Timer.html" title="class in cern.colt">Timer</A> <DD>Starts the timer. <DT><A HREF="../cern/jet/stat/quantile/EquiDepthHistogram.html#startOfBin(int)"><B>startOfBin(int)</B></A> - Method in class cern.jet.stat.quantile.<A HREF="../cern/jet/stat/quantile/EquiDepthHistogram.html" title="class in cern.jet.stat.quantile">EquiDepthHistogram</A> <DD>Returns the start of the range associated with the given bin. <DT><A HREF="../cern/jet/random/Uniform.html#staticNextBoolean()"><B>staticNextBoolean()</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random <tt>boolean</tt>. <DT><A HREF="../cern/jet/random/Beta.html#staticNextDouble(double, double)"><B>staticNextDouble(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Beta.html" title="class in cern.jet.random">Beta</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/BreitWigner.html#staticNextDouble(double, double, double)"><B>staticNextDouble(double, double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/BreitWigner.html" title="class in cern.jet.random">BreitWigner</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/BreitWignerMeanSquare.html#staticNextDouble(double, double, double)"><B>staticNextDouble(double, double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/BreitWignerMeanSquare.html" title="class in cern.jet.random">BreitWignerMeanSquare</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/ChiSquare.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/ChiSquare.html" title="class in cern.jet.random">ChiSquare</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Exponential.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Exponential.html" title="class in cern.jet.random">Exponential</A> <DD>Returns a random number from the distribution with the given lambda. <DT><A HREF="../cern/jet/random/ExponentialPower.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/ExponentialPower.html" title="class in cern.jet.random">ExponentialPower</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Gamma.html#staticNextDouble(double, double)"><B>staticNextDouble(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Gamma.html" title="class in cern.jet.random">Gamma</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Hyperbolic.html#staticNextDouble(double, double)"><B>staticNextDouble(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Hyperbolic.html" title="class in cern.jet.random">Hyperbolic</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Logarithmic.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Logarithmic.html" title="class in cern.jet.random">Logarithmic</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Normal.html#staticNextDouble(double, double)"><B>staticNextDouble(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Normal.html" title="class in cern.jet.random">Normal</A> <DD>Returns a random number from the distribution with the given mean and standard deviation. <DT><A HREF="../cern/jet/random/StudentT.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/StudentT.html" title="class in cern.jet.random">StudentT</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Uniform.html#staticNextDouble()"><B>staticNextDouble()</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random number in the open interval <tt>(0,1)</tt> (excluding <tt>0</tt> and <tt>1</tt>). <DT><A HREF="../cern/jet/random/VonMises.html#staticNextDouble(double)"><B>staticNextDouble(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/VonMises.html" title="class in cern.jet.random">VonMises</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Uniform.html#staticNextDoubleFromTo(double, double)"><B>staticNextDoubleFromTo(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random number in the open interval <tt>(from,to)</tt> (excluding <tt>from</tt> and <tt>to</tt>). <DT><A HREF="../cern/jet/random/Uniform.html#staticNextFloatFromTo(float, float)"><B>staticNextFloatFromTo(float, float)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random number in the open interval <tt>(from,to)</tt> (excluding <tt>from</tt> and <tt>to</tt>). <DT><A HREF="../cern/jet/random/Binomial.html#staticNextInt(int, double)"><B>staticNextInt(int, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Binomial.html" title="class in cern.jet.random">Binomial</A> <DD>Returns a random number from the distribution with the given parameters n and p. <DT><A HREF="../cern/jet/random/HyperGeometric.html#staticNextInt(int, int, int)"><B>staticNextInt(int, int, int)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/HyperGeometric.html" title="class in cern.jet.random">HyperGeometric</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/NegativeBinomial.html#staticNextInt(int, double)"><B>staticNextInt(int, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/NegativeBinomial.html" title="class in cern.jet.random">NegativeBinomial</A> <DD>Returns a random number from the distribution with the given parameters n and p. <DT><A HREF="../cern/jet/random/Poisson.html#staticNextInt(double)"><B>staticNextInt(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Poisson.html" title="class in cern.jet.random">Poisson</A> <DD>Returns a random number from the distribution with the given mean. <DT><A HREF="../cern/jet/random/PoissonSlow.html#staticNextInt(double)"><B>staticNextInt(double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/PoissonSlow.html" title="class in cern.jet.random">PoissonSlow</A> <DD>Returns a random number from the distribution with the given mean. <DT><A HREF="../cern/jet/random/Zeta.html#staticNextInt(double, double)"><B>staticNextInt(double, double)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Zeta.html" title="class in cern.jet.random">Zeta</A> <DD>Returns a random number from the distribution. <DT><A HREF="../cern/jet/random/Uniform.html#staticNextIntFromTo(int, int)"><B>staticNextIntFromTo(int, int)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random number in the closed interval <tt>[from,to]</tt> (including <tt>from</tt> and <tt>to</tt>). <DT><A HREF="../cern/jet/random/Uniform.html#staticNextLongFromTo(long, long)"><B>staticNextLongFromTo(long, long)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Returns a uniformly distributed random number in the closed interval <tt>[from,to]</tt> (including <tt>from</tt> and <tt>to</tt>). <DT><A HREF="../cern/jet/random/Uniform.html#staticSetRandomEngine(cern.jet.random.engine.RandomEngine)"><B>staticSetRandomEngine(RandomEngine)</B></A> - Static method in class cern.jet.random.<A HREF="../cern/jet/random/Uniform.html" title="class in cern.jet.random">Uniform</A> <DD>Sets the uniform random number generation engine shared by all <b>static</b> methods. <DT><A HREF="../cern/colt/matrix/linalg/SmpBlas.html#stats()"><B>stats()</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/SmpBlas.html" title="class in cern.colt.matrix.linalg">SmpBlas</A> <DD>Prints various snapshot statistics to System.out; Simply delegates to <A HREF="http://dsd.lbl.gov/~hoschek/javatree/share/misc/concurrent-1.3.4/doc/EDU/oswego/cs/dl/util/concurrent/FJTaskRunnerGroup.html#stats()" title="class or interface in EDU.oswego.cs.dl.util.concurrent"><CODE>FJTaskRunnerGroup.stats()</CODE></A>. <DT><A HREF="../hep/aida/bin/BinFunctions1D.html#stdDev"><B>stdDev</B></A> - Static variable in class hep.aida.bin.<A HREF="../hep/aida/bin/BinFunctions1D.html" title="class in hep.aida.bin">BinFunctions1D</A> <DD>Function that returns <tt>bin.standardDeviation()</tt>. <DT><A HREF="../cern/colt/matrix/doublealgo/Stencil.html#stencil27(cern.colt.matrix.DoubleMatrix3D, cern.colt.function.Double27Function, int, cern.colt.matrix.DoubleMatrix3DProcedure, int)"><B>stencil27(DoubleMatrix3D, Double27Function, int, DoubleMatrix3DProcedure, int)</B></A> - Static method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Stencil.html" title="class in cern.colt.matrix.doublealgo">Stencil</A> <DD>27 point stencil operation. <DT><A HREF="../cern/colt/matrix/doublealgo/Stencil.html#stencil9(cern.colt.matrix.DoubleMatrix2D, cern.colt.function.Double9Function, int, cern.colt.matrix.DoubleMatrix2DProcedure, int)"><B>stencil9(DoubleMatrix2D, Double9Function, int, DoubleMatrix2DProcedure, int)</B></A> - Static method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Stencil.html" title="class in cern.colt.matrix.doublealgo">Stencil</A> <DD>9 point stencil operation. <DT><A HREF="../cern/clhep/Units.html#steradian"><B>steradian</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/Units.html" title="class in cern.clhep">Units</A> <DD> <DT><A HREF="../cern/jet/math/Arithmetic.html#stirlingCorrection(int)"><B>stirlingCorrection(int)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/Arithmetic.html" title="class in cern.jet.math">Arithmetic</A> <DD>Returns the StirlingCorrection. <DT><A HREF="../cern/colt/Timer.html#stop()"><B>stop()</B></A> - Method in class cern.colt.<A HREF="../cern/colt/Timer.html" title="class in cern.colt">Timer</A> <DD>Stops the timer. <DT><A HREF="../cern/jet/stat/Probability.html#studentT(double, double)"><B>studentT(double, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Probability.html" title="class in cern.jet.stat">Probability</A> <DD>Returns the integral from minus infinity to <tt>t</tt> of the Student-t distribution with <tt>k > 0</tt> degrees of freedom. <DT><A HREF="../cern/jet/stat/Probability.html#studentTInverse(double, int)"><B>studentTInverse(double, int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Probability.html" title="class in cern.jet.stat">Probability</A> <DD>Returns the value, <tt>t</tt>, for which the area under the Student-t probability density function (integrated from minus infinity to <tt>t</tt>) is equal to <tt>1-alpha/2</tt>. <DT><A HREF="../cern/colt/matrix/linalg/Algebra.html#subMatrix(cern.colt.matrix.DoubleMatrix2D, int, int, int, int)"><B>subMatrix(DoubleMatrix2D, int, int, int, int)</B></A> - Method in class cern.colt.matrix.linalg.<A HREF="../cern/colt/matrix/linalg/Algebra.html" title="class in cern.colt.matrix.linalg">Algebra</A> <DD>Constructs and returns a new <i>sub-range view</i> which is the sub matrix <tt>A[fromRow..toRow,fromColumn..toColumn]</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#sum(cern.colt.list.DoubleArrayList)"><B>sum(DoubleArrayList)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of a data sequence. <DT><A HREF="../hep/aida/bin/AbstractBin1D.html#sum()"><B>sum()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/AbstractBin1D.html" title="class in hep.aida.bin">AbstractBin1D</A> <DD>Returns the sum of all elements, which is <tt>Sum( x[i] )</tt>. <DT><A HREF="../hep/aida/bin/BinFunctions1D.html#sum"><B>sum</B></A> - Static variable in class hep.aida.bin.<A HREF="../hep/aida/bin/BinFunctions1D.html" title="class in hep.aida.bin">BinFunctions1D</A> <DD>Function that returns <tt>bin.sum()</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sum()"><B>sum()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the sum of all elements, which is <tt>Sum( x[i] )</tt>. <DT><A HREF="../hep/aida/bin/StaticBin1D.html#sum()"><B>sum()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin">StaticBin1D</A> <DD>Returns the sum of all elements, which is <tt>Sum( x[i] )</tt>. <DT><A HREF="../hep/aida/IHistogram.html#sumAllBinHeights()"><B>sumAllBinHeights()</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram.html" title="interface in hep.aida">IHistogram</A> <DD>Sum of all (both in-range and under/overflow) bin heights in the histogram. <DT><A HREF="../hep/aida/ref/Histogram2D.html#sumAllBinHeights()"><B>sumAllBinHeights()</B></A> - Method in class hep.aida.ref.<A HREF="../hep/aida/ref/Histogram2D.html" title="class in hep.aida.ref">Histogram2D</A> <DD> <DT><A HREF="../hep/aida/ref/Histogram3D.html#sumAllBinHeights()"><B>sumAllBinHeights()</B></A> - Method in class hep.aida.ref.<A HREF="../hep/aida/ref/Histogram3D.html" title="class in hep.aida.ref">Histogram3D</A> <DD> <DT><A HREF="../hep/aida/IHistogram.html#sumBinHeights()"><B>sumBinHeights()</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram.html" title="interface in hep.aida">IHistogram</A> <DD>Sum of in-range bin heights in the histogram. <DT><A HREF="../hep/aida/IHistogram.html#sumExtraBinHeights()"><B>sumExtraBinHeights()</B></A> - Method in interface hep.aida.<A HREF="../hep/aida/IHistogram.html" title="interface in hep.aida">IHistogram</A> <DD>Sum of under/overflow bin heights in the histogram. <DT><A HREF="../hep/aida/bin/BinFunctions1D.html#sumLog"><B>sumLog</B></A> - Static variable in class hep.aida.bin.<A HREF="../hep/aida/bin/BinFunctions1D.html" title="class in hep.aida.bin">BinFunctions1D</A> <DD>Function that returns <tt>bin.sumOfLogarithms()</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfInversions(cern.colt.list.DoubleArrayList, int, int)"><B>sumOfInversions(DoubleArrayList, int, int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of inversions of a data sequence, which is <tt>Sum( 1.0 / data[i])</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sumOfInversions()"><B>sumOfInversions()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the sum of inversions, which is <tt>Sum( 1 / x[i] )</tt>. <DT><A HREF="../hep/aida/bin/MightyStaticBin1D.html#sumOfInversions()"><B>sumOfInversions()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/MightyStaticBin1D.html" title="class in hep.aida.bin">MightyStaticBin1D</A> <DD>Returns the sum of inversions, which is <tt>Sum( 1 / x[i] )</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfLogarithms(cern.colt.list.DoubleArrayList, int, int)"><B>sumOfLogarithms(DoubleArrayList, int, int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of logarithms of a data sequence, which is <tt>Sum( Log(data[i])</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sumOfLogarithms()"><B>sumOfLogarithms()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the sum of logarithms, which is <tt>Sum( Log(x[i]) )</tt>. <DT><A HREF="../hep/aida/bin/MightyStaticBin1D.html#sumOfLogarithms()"><B>sumOfLogarithms()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/MightyStaticBin1D.html" title="class in hep.aida.bin">MightyStaticBin1D</A> <DD>Returns the sum of logarithms, which is <tt>Sum( Log(x[i]) )</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfPowerDeviations(cern.colt.list.DoubleArrayList, int, double)"><B>sumOfPowerDeviations(DoubleArrayList, int, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns <tt>Sum( (data[i]-c)<sup>k</sup> )</tt>; optimized for common parameters like <tt>c == 0.0</tt> and/or <tt>k == -2 .. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfPowerDeviations(cern.colt.list.DoubleArrayList, int, double, int, int)"><B>sumOfPowerDeviations(DoubleArrayList, int, double, int, int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns <tt>Sum( (data[i]-c)<sup>k</sup> )</tt> for all <tt>i = from .. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfPowers(cern.colt.list.DoubleArrayList, int)"><B>sumOfPowers(DoubleArrayList, int)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of powers of a data sequence, which is <tt>Sum ( data[i]<sup>k</sup> )</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sumOfPowers(int)"><B>sumOfPowers(int)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the <tt>k-th</tt> order sum of powers, which is <tt>Sum( x[i]<sup>k</sup> )</tt>. <DT><A HREF="../hep/aida/bin/MightyStaticBin1D.html#sumOfPowers(int)"><B>sumOfPowers(int)</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/MightyStaticBin1D.html" title="class in hep.aida.bin">MightyStaticBin1D</A> <DD>Returns the <tt>k-th</tt> order sum of powers, which is <tt>Sum( x[i]<sup>k</sup> )</tt>. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfSquaredDeviations(int, double)"><B>sumOfSquaredDeviations(int, double)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of squared mean deviation of of a data sequence. <DT><A HREF="../cern/jet/stat/Descriptive.html#sumOfSquares(cern.colt.list.DoubleArrayList)"><B>sumOfSquares(DoubleArrayList)</B></A> - Static method in class cern.jet.stat.<A HREF="../cern/jet/stat/Descriptive.html" title="class in cern.jet.stat">Descriptive</A> <DD>Returns the sum of squares of a data sequence. <DT><A HREF="../hep/aida/bin/AbstractBin1D.html#sumOfSquares()"><B>sumOfSquares()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/AbstractBin1D.html" title="class in hep.aida.bin">AbstractBin1D</A> <DD>Returns the sum of squares, which is <tt>Sum( x[i] * x[i] )</tt>. <DT><A HREF="../hep/aida/bin/DynamicBin1D.html#sumOfSquares()"><B>sumOfSquares()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/DynamicBin1D.html" title="class in hep.aida.bin">DynamicBin1D</A> <DD>Returns the sum of squares, which is <tt>Sum( x[i] * x[i] )</tt>. <DT><A HREF="../hep/aida/bin/StaticBin1D.html#sumOfSquares()"><B>sumOfSquares()</B></A> - Method in class hep.aida.bin.<A HREF="../hep/aida/bin/StaticBin1D.html" title="class in hep.aida.bin">StaticBin1D</A> <DD>Returns the sum of squares, which is <tt>Sum( x[i] * x[i] )</tt>. <DT><A HREF="../cern/colt/Swapper.html#swap(int, int)"><B>swap(int, int)</B></A> - Method in interface cern.colt.<A HREF="../cern/colt/Swapper.html" title="interface in cern.colt">Swapper</A> <DD>Swaps the generic data g[a] with g[b]. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#swap(cern.colt.matrix.DoubleMatrix1D)"><B>swap(DoubleMatrix1D)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Swaps each element <tt>this[i]</tt> with <tt>other[i]</tt>. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#swap(cern.colt.matrix.ObjectMatrix1D)"><B>swap(ObjectMatrix1D)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Swaps each element <tt>this[i]</tt> with <tt>other[i]</tt>. <DT><A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix1D.html#swap(cern.colt.matrix.DoubleMatrix1D)"><B>swap(DoubleMatrix1D)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseDoubleMatrix1D.html" title="class in cern.colt.matrix.impl">DenseDoubleMatrix1D</A> <DD>Swaps each element <tt>this[i]</tt> with <tt>other[i]</tt>. <DT><A HREF="../cern/colt/matrix/impl/DenseObjectMatrix1D.html#swap(cern.colt.matrix.ObjectMatrix1D)"><B>swap(ObjectMatrix1D)</B></A> - Method in class cern.colt.matrix.impl.<A HREF="../cern/colt/matrix/impl/DenseObjectMatrix1D.html" title="class in cern.colt.matrix.impl">DenseObjectMatrix1D</A> <DD>Swaps each element <tt>this[i]</tt> with <tt>other[i]</tt>. <DT><A HREF="../cern/jet/math/Functions.html#swapArgs(cern.colt.function.DoubleDoubleFunction)"><B>swapArgs(DoubleDoubleFunction)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/Functions.html" title="class in cern.jet.math">Functions</A> <DD>Constructs a function that returns <tt>function.apply(b,a)</tt>, i.e. <DT><A HREF="../cern/jet/math/IntFunctions.html#swapArgs(cern.colt.function.IntIntFunction)"><B>swapArgs(IntIntFunction)</B></A> - Static method in class cern.jet.math.<A HREF="../cern/jet/math/IntFunctions.html" title="class in cern.jet.math">IntFunctions</A> <DD>Constructs a function that returns <tt>function.apply(b,a)</tt>, i.e. <DT><A HREF="../cern/colt/Partitioning.html#swappedElements"><B>swappedElements</B></A> - Static variable in class cern.colt.<A HREF="../cern/colt/Partitioning.html" title="class in cern.colt">Partitioning</A> <DD> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Colt 1.2.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-18.html"><B>PREV LETTER</B></A> <A HREF="index-20.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" target="_top"><B>FRAMES</B></A> <A HREF="index-19.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> <font size=-1 >Jump to the <a target=_top href=http://dsd.lbl.gov/~hoschek/colt >Colt Homepage</a> </BODY> </HTML>