|
||||||||||
| 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 |
|---|
add, add, cat, clip, clip, copy, copy, copyArray, equal, get1d, get2d, getAverage, getAverage, getAverage, getAverage, getAverageFloat, getGeometricMean, getIdentity, getIdentityDouble, getIdentityFloat, getInt2, getLocalImage, getMax, getMax, getMax, getMin, getSampleSquareMatrix, getShort, getShort, getStandardDeviation, getStandardDeviation, getSum, getSum, getSum, getVariance, getVariance, grow, mean, median, multiply, multiply, normalize, normalize, normalize, numberOfNonZeros, print, print, print, print, printArray, printKernel, printKernel, printKernel, printMaple, printMaple, printMedian, printMedian, printStats, printStats, quadSwap, removeTheDcComponent, removeTheDcComponent, resample, scale, scale, scale, scale, scale, shortMatrixToFloat, shortToFloat, subtract, subtractMean, testQuickSort, threshold, threshold, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose, transpose, variance |
| 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 | |||||||||