copy() | org.miv.jism.tools.Histogram | |
fill(Histogram h) | org.miv.jism.tools.Histogram | |
get(int i) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx, int xstart, int xend, int ystart, int yend) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx, boolean log) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx, int xstart, int xend, int ystart, int yend, boolean log) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx, int xstart, int xend, int ystart, int yend, int zstart, int zend, boolean log) | org.miv.jism.tools.Histogram | |
Histogram(JismContext ctx, int xstart, int xend, int ystart, int yend, int zstart, int zend) | org.miv.jism.tools.Histogram | |
inverse() | org.miv.jism.tools.Histogram | |
maxIntensity() | org.miv.jism.tools.Histogram | |
mean() | org.miv.jism.tools.Histogram | |
smoothing() | org.miv.jism.tools.Histogram | |
sumDegree() | org.miv.jism.tools.Histogram | |
variance() | org.miv.jism.tools.Histogram | |