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