Overload List
| Name | Description | |
|---|---|---|
| Ones(MatType, Int32) |
Returns an array of all 1’s of the specified size and type.
| |
| Ones(Size, MatType) |
Returns an array of all 1’s of the specified size and type.
| |
| Ones(Int32, Int32, MatType) |
Returns an array of all 1’s of the specified size and type.
|
See Also