Transposes a 4x4 matrix.
IppStatus ippmTranspose_m4_32f (const Ipp32f* pSrc, Ipp32f* pDst);
The functions ippmTranspose_m4_32f is declared in the ippm.h file. The function transposes the source matrix.
ippStsNoErr
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.