Checks whether a 4x4 matrix is the identity matrix.
The functions ippmIsIdentity_m4_32f is declared in the ippm.h file. The function checks whether the source matrix is the identity matrix and returns:
1 if the matrix is the identity matrix
0 otherwise.
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.