The Encog Project

Package org.encog.util.math

Class Summary
BoundMath Java will sometimes return Math.NaN or Math.Infinity when numbers get to large or too small.
BoundNumbers A simple class that prevents numbers from getting either too big or too small.
Convert This class is used to convert strings into numeric values.
Equilateral Used to produce an array of activations to classify data into groups.
LinearCongruentialGenerator A predictable random number generator.
MathConst Math constants needed by Encog.
 


The Encog Project