Uses of Interface
hep.aida.bin.BinBinFunction1D
-
Packages that use BinBinFunction1D Package Description hep.aida.bin Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution. -
-
Uses of BinBinFunction1D in hep.aida.bin
Methods in hep.aida.bin with parameters of type BinBinFunction1D Modifier and Type Method Description DynamicBin1D
DynamicBin1D. sampleBootstrap(DynamicBin1D other, int resamples, RandomEngine randomGenerator, BinBinFunction1D function)
Generic bootstrap resampling.
-