Package jhplot.math

Math calculations and random numbers.

See:
          Description

Interface Summary
Function BSD License
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 A class for dealing with double arrays and matrices.
IntegerArray BSD License
LinearAlgebra A collection of static methods for performing math operations on matrices and arrays.
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.
SortUtils Utility class providing some useful static sort methods.
StatisticSample A package to create random 1D and 2D arrays.
ValueErr A value represented with the number (value) and associated error.
 

Package jhplot.math Description

Math calculations and random numbers.



jHepWork 2.8 (©) S.Chekanov