Package | Description |
---|---|
net.imagej.ops.stats |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVariance<I extends RealType<I>,O extends RealType<O>>
|
class |
IterableVariance<I extends RealType<I>,O extends RealType<O>>
Op to calculate the stats.variance using the online algorithm
from Knuth and Welford. |
Copyright © 2014–2022 ImageJ. All rights reserved.