org.math.plot.utils.Array Member List

This is the complete list of members for org.math.plot.utils.Array, including all inherited members.

buildXY(double Xmin, double Xmax, double[] Y)org.math.plot.utils.Array [static]
buildXY(double[] X, double[] Y)org.math.plot.utils.Array [static]
cat(Object[] array)org.math.plot.utils.Array [static]
cat(String separator, Object[] array)org.math.plot.utils.Array [static]
cat(String columnsSeparator, String rowsSeparator, Object[][] array)org.math.plot.utils.Array [static]
cat(Object[][] array)org.math.plot.utils.Array [static]
checkColumnDimension(double[][] M, int n)org.math.plot.utils.Array [static]
checkLength(double[] M, int n)org.math.plot.utils.Array [static]
checkRowDimension(double[][] M, int m)org.math.plot.utils.Array [static]
copy(double[] M)org.math.plot.utils.Array [static]
copy(double[][] M)org.math.plot.utils.Array [static]
delete(double[] x, int...J)org.math.plot.utils.Array [static]
deleteColumns(double[][] x, int...J)org.math.plot.utils.Array [static]
deleteColumnsRange(double[][] x, int J1, int J2)org.math.plot.utils.Array [static]
deleteRange(double[] x, int J1, int J2)org.math.plot.utils.Array [static]
deleteRows(double[][] x, int...I)org.math.plot.utils.Array [static]
deleteRowsRange(double[][] x, int I1, int I2)org.math.plot.utils.Array [static]
duplicate(int m, String c)org.math.plot.utils.Array [static]
duplicate(int m, int c)org.math.plot.utils.Array [static]
getColumnCopy(double[][] M, int j)org.math.plot.utils.Array [static]
getColumnCopy(double[][][] M, int j, int k)org.math.plot.utils.Array [static]
getColumnDimension(double[][] M, int i)org.math.plot.utils.Array [static]
getColumnsCopy(double[][] M, int...J)org.math.plot.utils.Array [static]
getColumnsRangeCopy(double[][] M, int j1, int j2)org.math.plot.utils.Array [static]
getCopy(double[] M, int...I)org.math.plot.utils.Array [static]
getRangeCopy(double[] M, int j1, int j2)org.math.plot.utils.Array [static]
getRowCopy(double[][] M, int i)org.math.plot.utils.Array [static]
getRowsCopy(double[][] M, int...I)org.math.plot.utils.Array [static]
getRowsRangeCopy(double[][] M, int i1, int i2)org.math.plot.utils.Array [static]
getSubMatrixRangeCopy(double[][] M, int i1, int i2, int j1, int j2)org.math.plot.utils.Array [static]
increment(int m, int n, double begin, double pitch)org.math.plot.utils.Array [static]
increment(int m, double begin, double pitch)org.math.plot.utils.Array [static]
insert(double[] x, int I, double...y)org.math.plot.utils.Array [static]
insertColumn(double[][] x, double[] y, int J)org.math.plot.utils.Array [static]
insertColumns(double[][] x, double[][] y, int J)org.math.plot.utils.Array [static]
insertRow(double[][] x, double[] y, int I)org.math.plot.utils.Array [static]
insertRows(double[][] x, double[][] y, int I)org.math.plot.utils.Array [static]
isColumnDimension(double[][] M, int n)org.math.plot.utils.Array [static]
isDouble(String s)org.math.plot.utils.Array [static]
isLength(double[] M, int n)org.math.plot.utils.Array [static]
isRowDimension(double[][] M, int m)org.math.plot.utils.Array [static]
mapStringArray(List< String > array)org.math.plot.utils.Array [static]
max(int...M)org.math.plot.utils.Array [static]
max(double[][] M)org.math.plot.utils.Array [static]
max(double...M)org.math.plot.utils.Array [static]
maxIndex(double[][] M)org.math.plot.utils.Array [static]
maxIndex(double...M)org.math.plot.utils.Array [static]
merge(double[]...x)org.math.plot.utils.Array [static]
mergeColumns(double[]...x)org.math.plot.utils.Array [static]
mergeRows(double[]...x)org.math.plot.utils.Array [static]
min(double[][] M)org.math.plot.utils.Array [static]
min(int...M)org.math.plot.utils.Array [static]
min(double...M)org.math.plot.utils.Array [static]
minIndex(double[][] M)org.math.plot.utils.Array [static]
minIndex(double...M)org.math.plot.utils.Array [static]
one(int m, int n)org.math.plot.utils.Array [static]
one(int m, int n, double c)org.math.plot.utils.Array [static]
one(int m)org.math.plot.utils.Array [static]
one(int m, double c)org.math.plot.utils.Array [static]
reverseStringMap(HashMap< String, Double > map)org.math.plot.utils.Array [static]
throwError(String msg)org.math.plot.utils.Array [static]
toString(HashMap hash)org.math.plot.utils.Array [static]
toString(double[]...v)org.math.plot.utils.Array [static]


Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1