| Documentation For Encog 2.x |
|
MatrixMath.Add Method
Add two matrixes together, producing a third.
Parameters
-
a
- The first matrix to add.
-
b
- The second matrix to add.
Return Value
The two matrixes added together.
See Also
MatrixMath Class | Encog.Matrix Namespace