1.5.3.13 mchp_mat_trans_q31()

mchp_status mchp_mat_trans_q31 (const mchp_matrix_instance_q31 * pSrc, mchp_matrix_instance_q31 * pDst)

Q31 matrix transpose.

Parameters:
in pSrc

points to the input matrix

out pDst

points to the output matrix

Returns:

The function returns either MCHP_MATH_SIZE_MISMATCH or MCHP_MATH_SUCCESS based on the outcome of size checking.