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-22.html
initial commit
Clement COLMERAUER
commited
a20104a
at 2024-09-09 10:17:52
index-22.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> V-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="V-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-21.html"><B>PREV LETTER</B></A> <A HREF="index-23.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-22.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="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="../hep/aida/ref/VariableAxis.html" title="class in hep.aida.ref"><B>VariableAxis</B></A> - class hep.aida.ref.<A HREF="../hep/aida/ref/VariableAxis.html" title="class in hep.aida.ref">VariableAxis</A>.<DD>Variable-width axis; A reference implementation of hep.aida.IAxis.<DT><A HREF="../hep/aida/ref/VariableAxis.html#VariableAxis(double[])"><B>VariableAxis(double[])</B></A> - Constructor for class hep.aida.ref.<A HREF="../hep/aida/ref/VariableAxis.html" title="class in hep.aida.ref">VariableAxis</A> <DD>Constructs and returns an axis with the given bin edges. <DT><A HREF="../cern/colt/Version.html" title="class in cern.colt"><B>Version</B></A> - class cern.colt.<A HREF="../cern/colt/Version.html" title="class in cern.colt">Version</A>.<DD>Information about the current release.<DT><A HREF="../cern/jet/random/VonMises.html" title="class in cern.jet.random"><B>VonMises</B></A> - class cern.jet.random.<A HREF="../cern/jet/random/VonMises.html" title="class in cern.jet.random">VonMises</A>.<DD>Von Mises distribution.<DT><A HREF="../cern/jet/random/VonMises.html#VonMises(double, cern.jet.random.engine.RandomEngine)"><B>VonMises(double, RandomEngine)</B></A> - Constructor for class cern.jet.random.<A HREF="../cern/jet/random/VonMises.html" title="class in cern.jet.random">VonMises</A> <DD>Constructs a Von Mises distribution. <DT><A HREF="../hep/aida/bin/AbstractBin.html#value()"><B>value()</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 <tt>value(0)</tt>. <DT><A HREF="../hep/aida/bin/AbstractBin.html#value(int)"><B>value(int)</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 a custom definable "value" measure; override this method if necessary. <DT><A HREF="../cern/colt/map/AbstractDoubleIntMap.html#values()"><B>values()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractDoubleIntMap.html" title="class in cern.colt.map">AbstractDoubleIntMap</A> <DD>Returns a list filled with all values contained in the receiver. <DT><A HREF="../cern/colt/map/AbstractDoubleIntMap.html#values(cern.colt.list.IntArrayList)"><B>values(IntArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractDoubleIntMap.html" title="class in cern.colt.map">AbstractDoubleIntMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/AbstractIntDoubleMap.html#values()"><B>values()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntDoubleMap.html" title="class in cern.colt.map">AbstractIntDoubleMap</A> <DD>Returns a list filled with all values contained in the receiver. <DT><A HREF="../cern/colt/map/AbstractIntDoubleMap.html#values(cern.colt.list.DoubleArrayList)"><B>values(DoubleArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntDoubleMap.html" title="class in cern.colt.map">AbstractIntDoubleMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/AbstractIntIntMap.html#values()"><B>values()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntIntMap.html" title="class in cern.colt.map">AbstractIntIntMap</A> <DD>Returns a list filled with all values contained in the receiver. <DT><A HREF="../cern/colt/map/AbstractIntIntMap.html#values(cern.colt.list.IntArrayList)"><B>values(IntArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntIntMap.html" title="class in cern.colt.map">AbstractIntIntMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/AbstractIntObjectMap.html#values()"><B>values()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntObjectMap.html" title="class in cern.colt.map">AbstractIntObjectMap</A> <DD>Returns a list filled with all values contained in the receiver. <DT><A HREF="../cern/colt/map/AbstractIntObjectMap.html#values(cern.colt.list.ObjectArrayList)"><B>values(ObjectArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractIntObjectMap.html" title="class in cern.colt.map">AbstractIntObjectMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/AbstractLongObjectMap.html#values()"><B>values()</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractLongObjectMap.html" title="class in cern.colt.map">AbstractLongObjectMap</A> <DD>Returns a list filled with all values contained in the receiver. <DT><A HREF="../cern/colt/map/AbstractLongObjectMap.html#values(cern.colt.list.ObjectArrayList)"><B>values(ObjectArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/AbstractLongObjectMap.html" title="class in cern.colt.map">AbstractLongObjectMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/OpenDoubleIntHashMap.html#values(cern.colt.list.IntArrayList)"><B>values(IntArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/OpenDoubleIntHashMap.html" title="class in cern.colt.map">OpenDoubleIntHashMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/OpenIntDoubleHashMap.html#values(cern.colt.list.DoubleArrayList)"><B>values(DoubleArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/OpenIntDoubleHashMap.html" title="class in cern.colt.map">OpenIntDoubleHashMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/OpenIntIntHashMap.html#values(cern.colt.list.IntArrayList)"><B>values(IntArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/OpenIntIntHashMap.html" title="class in cern.colt.map">OpenIntIntHashMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/OpenIntObjectHashMap.html#values(cern.colt.list.ObjectArrayList)"><B>values(ObjectArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/OpenIntObjectHashMap.html" title="class in cern.colt.map">OpenIntObjectHashMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/colt/map/OpenLongObjectHashMap.html#values(cern.colt.list.ObjectArrayList)"><B>values(ObjectArrayList)</B></A> - Method in class cern.colt.map.<A HREF="../cern/colt/map/OpenLongObjectHashMap.html" title="class in cern.colt.map">OpenLongObjectHashMap</A> <DD>Fills all values contained in the receiver into the specified list. <DT><A HREF="../cern/jet/stat/Descriptive.html#variance(double)"><B>variance(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 variance from a standard deviation. <DT><A HREF="../cern/jet/stat/Descriptive.html#variance(int, double, double)"><B>variance(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 variance of a data sequence. <DT><A HREF="../hep/aida/bin/AbstractBin1D.html#variance()"><B>variance()</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 variance, which is <tt>Sum( (x[i]-mean())<sup>2</sup> ) / (size()-1)</tt>. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewColumn(int)"><B>viewColumn(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>slice view</i> representing the rows of the given column. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewColumn(int)"><B>viewColumn(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the slices and rows of the given column. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewColumn(int)"><B>viewColumn(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>slice view</i> representing the rows of the given column. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewColumn(int)"><B>viewColumn(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the slices and rows of the given column. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewColumnFlip()"><B>viewColumnFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>flip view</i> along the column axis. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewColumnFlip()"><B>viewColumnFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the column axis. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewColumnFlip()"><B>viewColumnFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>flip view</i> along the column axis. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewColumnFlip()"><B>viewColumnFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the column axis. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewDice()"><B>viewDice()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>dice (transposition) view</i>; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewDice(int, int, int)"><B>viewDice(int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>dice view</i>; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewDice()"><B>viewDice()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>dice (transposition) view</i>; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewDice(int, int, int)"><B>viewDice(int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>dice view</i>; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#viewFlip()"><B>viewFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Constructs and returns a new <i>flip view</i>. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#viewFlip()"><B>viewFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Constructs and returns a new <i>flip view</i>. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#viewPart(int, int)"><B>viewPart(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>width</tt> sub matrix starting at <tt>index</tt>. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewPart(int, int, int, int)"><B>viewPart(int, int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>height x width</tt> sub matrix starting at <tt>[row,column]</tt>. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewPart(int, int, int, int, int, int)"><B>viewPart(int, int, int, int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>depth x height x width</tt> sub matrix starting at <tt>[slice,row,column]</tt>; Equivalent to <tt>view().part(slice,row,column,depth,height,width)</tt>; Provided for convenience only. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#viewPart(int, int)"><B>viewPart(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>width</tt> sub matrix starting at <tt>index</tt>. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewPart(int, int, int, int)"><B>viewPart(int, int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>height x width</tt> sub matrix starting at <tt>[row,column]</tt>. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewPart(int, int, int, int, int, int)"><B>viewPart(int, int, int, int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>sub-range view</i> that is a <tt>depth x height x width</tt> sub matrix starting at <tt>[slice,row,column]</tt>; Equivalent to <tt>view().part(slice,row,column,depth,height,width)</tt>; Provided for convenience only. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewRow(int)"><B>viewRow(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>slice view</i> representing the columns of the given row. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewRow(int)"><B>viewRow(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the slices and columns of the given row. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewRow(int)"><B>viewRow(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>slice view</i> representing the columns of the given row. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewRow(int)"><B>viewRow(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the slices and columns of the given row. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewRowFlip()"><B>viewRowFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>flip view</i> along the row axis. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewRowFlip()"><B>viewRowFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the row axis. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewRowFlip()"><B>viewRowFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>flip view</i> along the row axis. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewRowFlip()"><B>viewRowFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the row axis. <DT><A HREF="../cern/colt/matrix/doublealgo/Statistic.html#viewSample(cern.colt.matrix.DoubleMatrix1D, double, cern.jet.random.engine.RandomEngine)"><B>viewSample(DoubleMatrix1D, double, RandomEngine)</B></A> - Static method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo">Statistic</A> <DD>Constructs and returns a sampling view with a size of <tt>round(matrix.size() * fraction)</tt>. <DT><A HREF="../cern/colt/matrix/doublealgo/Statistic.html#viewSample(cern.colt.matrix.DoubleMatrix2D, double, double, cern.jet.random.engine.RandomEngine)"><B>viewSample(DoubleMatrix2D, double, double, RandomEngine)</B></A> - Static method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo">Statistic</A> <DD>Constructs and returns a sampling view with <tt>round(matrix.rows() * rowFraction)</tt> rows and <tt>round(matrix.columns() * columnFraction)</tt> columns. <DT><A HREF="../cern/colt/matrix/doublealgo/Statistic.html#viewSample(cern.colt.matrix.DoubleMatrix3D, double, double, double, cern.jet.random.engine.RandomEngine)"><B>viewSample(DoubleMatrix3D, double, double, double, RandomEngine)</B></A> - Static method in class cern.colt.matrix.doublealgo.<A HREF="../cern/colt/matrix/doublealgo/Statistic.html" title="class in cern.colt.matrix.doublealgo">Statistic</A> <DD>Constructs and returns a sampling view with <tt>round(matrix.slices() * sliceFraction)</tt> slices and <tt>round(matrix.rows() * rowFraction)</tt> rows and <tt>round(matrix.columns() * columnFraction)</tt> columns. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#viewSelection(int[])"><B>viewSelection(int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#viewSelection(cern.colt.function.DoubleProcedure)"><B>viewSelection(DoubleProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the cells matching the given condition. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewSelection(int[], int[])"><B>viewSelection(int[], int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewSelection(cern.colt.matrix.DoubleMatrix1DProcedure)"><B>viewSelection(DoubleMatrix1DProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding all <b>rows</b> matching the given condition. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewSelection(int[], int[], int[])"><B>viewSelection(int[], int[], int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewSelection(cern.colt.matrix.DoubleMatrix2DProcedure)"><B>viewSelection(DoubleMatrix2DProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding all <b>slices</b> matching the given condition. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#viewSelection(int[])"><B>viewSelection(int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#viewSelection(cern.colt.function.ObjectProcedure)"><B>viewSelection(ObjectProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the cells matching the given condition. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewSelection(int[], int[])"><B>viewSelection(int[], int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewSelection(cern.colt.matrix.ObjectMatrix1DProcedure)"><B>viewSelection(ObjectMatrix1DProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding all <b>rows</b> matching the given condition. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewSelection(int[], int[], int[])"><B>viewSelection(int[], int[], int[])</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding the indicated cells. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewSelection(cern.colt.matrix.ObjectMatrix2DProcedure)"><B>viewSelection(ObjectMatrix2DProcedure)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>selection view</i> that is a matrix holding all <b>slices</b> matching the given condition. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewSlice(int)"><B>viewSlice(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the rows and columns of the given slice. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewSlice(int)"><B>viewSlice(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new 2-dimensional <i>slice view</i> representing the rows and columns of the given slice. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewSliceFlip()"><B>viewSliceFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the slice axis. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewSliceFlip()"><B>viewSliceFlip()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>flip view</i> along the slice axis. <DT><A HREF="../cern/colt/matrix/DoubleMatrix1D.html#viewSorted()"><B>viewSorted()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Sorts the vector into ascending order, according to the <i>natural ordering</i>. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewSorted(int)"><B>viewSorted(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</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/DoubleMatrix3D.html#viewSorted(int, int)"><B>viewSorted(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</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/ObjectMatrix1D.html#viewSorted()"><B>viewSorted()</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Sorts the vector into ascending order, according to the <i>natural ordering</i>. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewSorted(int)"><B>viewSorted(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</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/ObjectMatrix3D.html#viewSorted(int, int)"><B>viewSorted(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</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/DoubleMatrix1D.html#viewStrides(int)"><B>viewStrides(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix1D.html" title="class in cern.colt.matrix">DoubleMatrix1D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/colt/matrix/DoubleMatrix2D.html#viewStrides(int, int)"><B>viewStrides(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix2D.html" title="class in cern.colt.matrix">DoubleMatrix2D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/colt/matrix/DoubleMatrix3D.html#viewStrides(int, int, int)"><B>viewStrides(int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/DoubleMatrix3D.html" title="class in cern.colt.matrix">DoubleMatrix3D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/colt/matrix/ObjectMatrix1D.html#viewStrides(int)"><B>viewStrides(int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix1D.html" title="class in cern.colt.matrix">ObjectMatrix1D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/colt/matrix/ObjectMatrix2D.html#viewStrides(int, int)"><B>viewStrides(int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix2D.html" title="class in cern.colt.matrix">ObjectMatrix2D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/colt/matrix/ObjectMatrix3D.html#viewStrides(int, int, int)"><B>viewStrides(int, int, int)</B></A> - Method in class cern.colt.matrix.<A HREF="../cern/colt/matrix/ObjectMatrix3D.html" title="class in cern.colt.matrix">ObjectMatrix3D</A> <DD>Constructs and returns a new <i>stride view</i> which is a sub matrix consisting of every i-th cell. <DT><A HREF="../cern/clhep/Units.html#volt"><B>volt</B></A> - Static variable in class cern.clhep.<A HREF="../cern/clhep/Units.html" title="class in cern.clhep">Units</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-21.html"><B>PREV LETTER</B></A> <A HREF="index-23.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-22.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>