|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.Mat2
math.MatFloat
public class MatFloat
| Field Summary | |
|---|---|
float[][] |
f
|
| Constructor Summary | |
|---|---|
MatFloat(float[][] flt)
|
|
| Method Summary | |
|---|---|
static double |
getMax(double[] a)
|
static void |
main(java.lang.String[] args)
|
void |
readAsgz(java.lang.String fn)
|
void |
saveAsgz()
|
void |
saveAsgz(java.lang.String fn)
|
| Methods inherited from class math.Mat2 |
|---|
clip, clip, copy, copyArray, equal, getAverage, getAverage, getAverage, getAverage, getIdentity, getInt2, getMax, getMax, getMin, getSampleSquareMatrix, getShort, getShort, getStandardDeviation, getStandardDeviation, getSum, getSum, getSum, getVariance, getVariance, grow, intQuickSort, median, normalize, normalize, normalize, numberOfNonZeros, print, print, print, print, printArray, printKernel, printKernel, printKernel, printMaple, printMaple, printMedian, printStats, printStats, quadSwap, removeTheDcComponent, removeTheDcComponent, resample, scale, scale, scale, scale, scale, shortToFloat, subtract, testOutlier, testQuickSort, threshold, threshold, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float[][] f
| Constructor Detail |
|---|
public MatFloat(float[][] flt)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void saveAsgz()
public void saveAsgz(java.lang.String fn)
public void readAsgz(java.lang.String fn)
public static double getMax(double[] a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||