パッケージ numRecipes

インタフェースの概要
Function Interface to get value of a given function in a given class.
 

クラスの概要
Integration Utilities for Numerical Integration.
IntegrationDemo  
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. 2002.12.1 syoshida@hepburn.s.chiba-u.ac.jp Before using, initialize the state by the constrctor RandomDouble(long) in this Java version.
RandomGenerator Utilities for Random generator in Numerical Calculation.
RandomGeneratorDemo  
RandomGeneratorTest  
RandomGeneratorTest2  
SpecialFunctions Utilities for Spectial Functions.
SpecialFunctionsDemo