Colt 1.2.0

Uses of Interface
hep.aida.bin.BinBinFunction1D

Packages that use BinBinFunction1D
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
 DynamicBin1D DynamicBin1D.sampleBootstrap(DynamicBin1D other, int resamples, RandomEngine randomGenerator, BinBinFunction1D function)
          Generic bootstrap resampling.
 


Colt 1.2.0

Jump to the Colt Homepage