| MatPtr Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Ptr(Int32) | 
            Returns a pointer to the specified matrix row.
             | 
|  | Ptr(Int32) | 
            Returns a pointer to the specified matrix element.
             | 
|  | Ptr(Int32, Int32) | 
            Returns a pointer to the specified matrix element.
             | 
|  | Ptr(Int32, Int32, Int32) | 
            Returns a pointer to the specified matrix element.
             | 
 See Also
See Also