Uses of Interface
com.walkfares.function.math.DescriptiveStatisticsTransform
| Package | Description |
|---|---|
| com.walkfares.function.math |
-
Uses of DescriptiveStatisticsTransform in com.walkfares.function.math
Classes in com.walkfares.function.math that implement DescriptiveStatisticsTransform Modifier and Type Class Description static classSeriesToSingleValueTransforms.countstatic classSeriesToSingleValueTransforms.geomeanstatic classSeriesToSingleValueTransforms.kurtosisstatic classSeriesToSingleValueTransforms.maxstatic classSeriesToSingleValueTransforms.meanstatic classSeriesToSingleValueTransforms.minstatic classSeriesToSingleValueTransforms.percentilestatic classSeriesToSingleValueTransforms.popvarstatic classSeriesToSingleValueTransforms.quadmeanstatic classSeriesToSingleValueTransforms.skewstatic classSeriesToSingleValueTransforms.stddevstatic classSeriesToSingleValueTransforms.sumstatic classSeriesToSingleValueTransforms.sumsqstatic classSeriesToSingleValueTransforms.varianceMethods in com.walkfares.function.math with parameters of type DescriptiveStatisticsTransform Modifier and Type Method Description static VarSeriesToSingleValueTransforms. transform(OpenDSLContext context, Var input, DescriptiveStatisticsTransform t, VarScalar... params)