Uses of Class
org.datavec.api.transform.ops.AggregatorImpls.AggregableStdDev
-
Packages that use AggregatorImpls.AggregableStdDev Package Description org.datavec.api.transform.ops -
-
Uses of AggregatorImpls.AggregableStdDev in org.datavec.api.transform.ops
Subclasses of AggregatorImpls.AggregableStdDev in org.datavec.api.transform.ops Modifier and Type Class Description static classAggregatorImpls.AggregableUncorrectedStdDev<T extends Number>This class offers an aggregable reduce operation for the biased standard deviation, i.e.
-