Package numRecipes

Interface Summary
Function Interface to get value of a given function in a given class.
 

Class Summary
FeldmanCousins Implementation of the Feldman-Cousins method to calcylate the upper limit at a given C.L.
Integration Utilities for Numerical Integration.
IntegrationDemo Demo program for the Integration.class
Interpolation Utilities to interpolate data points (x_i, y_i) (i=0,...).
InterpolationDemo  
InterpolationDemo2  
RandomDouble Ported to Java by Shigeru Yoshida for the IceCube MC.
RandomGenerator Utilities for Random generator in Numerical Calculation.
RandomGeneratorDemo Display the pseudorandom numbers
RandomGeneratorTest Testing of the uniformity in the pseudorandom numbers
RandomGeneratorTest2 Testing of the Gaussian probability with Monte Carlo method based on the RandomGenerator class
SpecialFunctions Utilities for Spectial Functions.
SpecialFunctionsDemo Display the SpecialFunctions