Uses of Package
microsim.statistics.weighted.functions
-
ClassDescriptionThis class represents the skeleton for all the function which operate on array of native data type values, appropriately weighted by weights specified in a corresponding array of doubles.This class computes the sum of an array of source values, with each element of the array multiplied by the weight of the source (the source must implement the
Weight
interface).