C# (CSharp) Encog.MathUtil.Matrices Namespace

Nested Namespaces

Encog.MathUtil.Matrices.Decomposition

Classes

Name Description
BiPolarUtil This class contains a number of utility methods used to work with bipolar numbers. A bipolar number is another way to represent binary numbers. The value of true is defined to be one, where as false is defined to be negative one.
Matrix
MatrixError
MatrixMath MatrixMath: This class can perform many different mathematical operations on matrixes.