| Documentation For Encog 2.x |
|
Matrix.CreateColumnMatrix Method
Create a matrix that is a single column.
Parameters
-
input
- A 1D array to make the matrix from.
Return Value
A matrix that contains a single column.
See Also
Matrix Class | Encog.Matrix Namespace