The Encog Project

Package org.encog.matrix

Class Summary
BiPolarUtil BiPolarUtil: This class contains a number of utility methods used to work with bipolar numbers.
Matrix Matrix: This class implements a mathematical matrix.
MatrixCODEC MatrixCODEC: The matrix CODEC can encode or decode a matrix to/from an array of doubles.
MatrixMath MatrixMath: This class can perform many different mathematical operations on matrixes.
 

Exception Summary
MatrixError MatrixError: Used by the matrix classes to indicate an error.
 


The Encog Project