| MatZeros Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | 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.
             | 
|   | Zeros(MatType, Int32, Int32) | 
            Returns a zero array of the specified size and type.
             | 
 See Also
See Also