Uses of Interface
microsim.statistics.weighted.IWeightedFloatArraySource
Packages that use IWeightedFloatArraySource
-
Uses of IWeightedFloatArraySource in microsim.statistics.weighted
Classes in microsim.statistics.weighted that implement IWeightedFloatArraySource -
Uses of IWeightedFloatArraySource in microsim.statistics.weighted.functions
Fields in microsim.statistics.weighted.functions declared as IWeightedFloatArraySourceModifier and TypeFieldDescriptionprotected IWeightedFloatArraySourceAbstractWeightedArrayFunction.fltSourceConstructors in microsim.statistics.weighted.functions with parameters of type IWeightedFloatArraySourceModifierConstructorDescriptionCreate a function on a float array source.Float(IWeightedFloatArraySource source) Create a sum function on a weighted float array source.Create a mean function on a float array source.Create a sum function on a float array weighted-source.