| Documentation For Encog 2.x |
|
MatrixMath.Copy Method
Copy the source matrix to the target matrix. Both matrixes must have the same dimensions.
Parameters
-
source
- The source matrix.
-
target
- The target matrix.
See Also
MatrixMath Class | Encog.Matrix Namespace