Identity

Initializes the 4x4 identity matrix.

Syntax

IppStatus ippmIdentity_m4_32f (Ipp32f* pDst);

Parameters

pDst
Pointer to the identity matrix.

Description

The functions ippmIdentity_m4_32f is declared in the ippm.h file. The function loads the 4x4 identity matrix into memory and stores the result in the destination object.

Return Values

ippStsNoErr

Indicates no error.

See Also


Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.