| Documentation For Encog 2.x |
|
Matrix.Ramdomize Method
Fill the matrix with random values in the specified range.
Parameters
-
min
- The minimum value for the random numbers.
-
max
- The maximum value for the random numbers.
See Also
Matrix Class | Encog.Matrix Namespace