|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--wavelet_util.noise_filter.point
The point class represents a coefficient value so that it can be sorted for histogramming and then resorted back into the orignal ordering (e.g., sorted by value and then sorted by index)
| Field Summary | |
int |
index
|
double |
val
|
| Constructor Summary | |
(package private) |
noise_filter.point(int i,
double v)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public int index
public double val
| Constructor Detail |
noise_filter.point(int i,
double v)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||