It accepts input matrices in column-major order. The leading dimension of the input matrices has to be an integer multiple of the vector size, where:
- The leading dimension in a column-major order is rows.
- The vector size is data type dependent. Please see table Supported Combinations of Input/Output data types for the vector size.