A breeze.generic.UFunc for counting bins.
A breeze.generic.UFunc for digitizing arrays.
A breeze.generic.UFunc for computing the mean of objects
A breeze.generic.UFunc for computing the mean and variance of objects.
A breeze.generic.UFunc for computing the median of objects
Computes the standard deviation by calling variance and then sqrt'ing
A breeze.generic.UFunc for computing the variance of objects.