Package jhplot.math

Math calculations and random numbers.

See:
          Description

Interface Summary
IndexFunction BSD License
 

Class Summary
ArrayMathUtils Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.
CholeskyDecomposition Cholesky Decomposition.
Complex Complex implements a complex number and defines complex arithmetic and mathematical functions Last Updated February 27, 2001 Copyright 1997-2001
DoubleArray Copyright : BSD License
EigenvalueDecomposition Eigenvalues and eigenvectors of a real matrix.
IntegerArray BSD License
LinearAlgebra  
LUDecomposition LU Decomposition.
Mathfun  
Numeric Do some numerical calculations.
Poisson Build a poisson distribution
QRDecomposition QR Decomposition.
Random BSD License
SingularValueDecomposition Singular Value Decomposition.
Slicing BSD License
Sorting Quick Sort algoritm.
StatisticSample A package to create random 1D and 2D arrays.
 

Package jhplot.math Description

Math calculations and random numbers.



jHepWork 2.1 (C) S.Chekanov