Uses of Interface
microsim.statistics.weighted.IWeightedLongArraySource
Packages that use IWeightedLongArraySource
-
Uses of IWeightedLongArraySource in microsim.statistics.weighted
Classes in microsim.statistics.weighted that implement IWeightedLongArraySource -
Uses of IWeightedLongArraySource in microsim.statistics.weighted.functions
Fields in microsim.statistics.weighted.functions declared as IWeightedLongArraySourceModifier and TypeFieldDescriptionprotected IWeightedLongArraySourceAbstractWeightedArrayFunction.lngSourceConstructors in microsim.statistics.weighted.functions with parameters of type IWeightedLongArraySourceModifierConstructorDescriptionCreate a function on a long array source.Long(IWeightedLongArraySource source) Create a sum function on a weighted long array source.Create a mean function on a long array source.Create a sum function on a long array weighted-source.