Uses of Interface
microsim.statistics.weighted.IWeightedIntArraySource
Packages that use IWeightedIntArraySource
-
Uses of IWeightedIntArraySource in microsim.statistics.weighted
Classes in microsim.statistics.weighted that implement IWeightedIntArraySource -
Uses of IWeightedIntArraySource in microsim.statistics.weighted.functions
Fields in microsim.statistics.weighted.functions declared as IWeightedIntArraySourceModifier and TypeFieldDescriptionprotected IWeightedIntArraySourceAbstractWeightedArrayFunction.intSourceConstructors in microsim.statistics.weighted.functions with parameters of type IWeightedIntArraySourceModifierConstructorDescriptionCreate a function on an integer array source.Integer(IWeightedIntArraySource source) Create a sum function on a weighted integer array source.Create a mean function on an integer array source.Create a sum function on an integer array weighted-source.