Overload List
Name | Description | |
---|---|---|
Zeros(MatType, Int32) |
Returns a zero array of the specified size and type.
| |
Zeros(Size, MatType) |
Returns a zero array of the specified size and type.
| |
Zeros(Int32, Int32, MatType) |
Returns a zero array of the specified size and type.
|
See Also