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