Uses of Interface
microsim.statistics.weighted.IWeightedDoubleArraySource
Packages that use IWeightedDoubleArraySource
-
Uses of IWeightedDoubleArraySource in microsim.statistics.weighted
Classes in microsim.statistics.weighted that implement IWeightedDoubleArraySource -
Uses of IWeightedDoubleArraySource in microsim.statistics.weighted.functions
Fields in microsim.statistics.weighted.functions declared as IWeightedDoubleArraySourceModifier and TypeFieldDescriptionprotected IWeightedDoubleArraySourceAbstractWeightedArrayFunction.dblSourceConstructors in microsim.statistics.weighted.functions with parameters of type IWeightedDoubleArraySourceModifierConstructorDescriptionCreate a function on a double array source.Double(IWeightedDoubleArraySource source) Create a sum function on a weighted double array source.Create a mean function on a (weighted) double array source.Create a sum function on a double array weighted-source.