Modifier and Type | Class and Description |
---|---|
static interface |
Ops.Stats.GeometricMean
Base interface for "geometricMean" operations.
|
static interface |
Ops.Stats.HarmonicMean
Base interface for "harmonicMean" operations.
|
static interface |
Ops.Stats.IntegralMean
Base interface for "integralMean" operations.
|
static interface |
Ops.Stats.IntegralSum
Base interface for "integralSum" operations.
|
static interface |
Ops.Stats.IntegralVariance
Base interface for "integralVariance" operations.
|
static interface |
Ops.Stats.Kurtosis
Base interface for "kurtosis" operations.
|
static interface |
Ops.Stats.LeastSquares
Base interface for "leastSquares" operations.
|
static interface |
Ops.Stats.Max
Base interface for "max" operations.
|
static interface |
Ops.Stats.Mean
Base interface for "mean" operations.
|
static interface |
Ops.Stats.Median
Base interface for "median" operations.
|
static interface |
Ops.Stats.Min
Base interface for "min" operations.
|
static interface |
Ops.Stats.MinMax
Base interface for "minMax" operations.
|
static interface |
Ops.Stats.Moment1AboutMean
Base interface for "moment1AboutMean" operations.
|
static interface |
Ops.Stats.Moment2AboutMean
Base interface for "moment2AboutMean" operations.
|
static interface |
Ops.Stats.Moment3AboutMean
Base interface for "moment3AboutMean" operations.
|
static interface |
Ops.Stats.Moment4AboutMean
Base interface for "moment4AboutMean" operations.
|
static interface |
Ops.Stats.Percentile
Base interface for "percentile" operations.
|
static interface |
Ops.Stats.Quantile
Base interface for "quantile" operations.
|
static interface |
Ops.Stats.Size
Base interface for "size" operations.
|
static interface |
Ops.Stats.Skewness
Base interface for "skewness" operations.
|
static interface |
Ops.Stats.StdDev
Base interface for "stdDev" operations.
|
static interface |
Ops.Stats.Sum
Base interface for "sum" operations.
|
static interface |
Ops.Stats.SumOfInverses
Base interface for "sumOfInverses" operations.
|
static interface |
Ops.Stats.SumOfLogs
Base interface for "sumOfLogs" operations.
|
static interface |
Ops.Stats.SumOfSquares
Base interface for "sumOfSquares" operations.
|
static interface |
Ops.Stats.Variance
Base interface for "variance" operations.
|
Copyright © 2014–2022 ImageJ. All rights reserved.