|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ArrayOperations | Mathematical operations on arrays in common use. |
MaxAccumulator | AddAccumulator is an accumulator that add integers. |
NaturalNumberStream | Generated Natural Number. |
PrimeNumberStream | Generated Prime Number. Should this be based on a BaseListStream, when there is no input? Probably not. How should they be generated? I could say start by last number and add until you get one that does not have any of the previous as divisors. There can be a stop value: start index default 0 max last / last number default not set |
StorelessDiscriptiveStatistic | Find min, max, mean, standard deviation, variance. This exist in Apache Commons Math, but each statistic would have to be done individually. |
SumAccumulator | AddAccumulator is an accumulator that add integers. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |