Inverse
MT, SSE2, Family10h
FwStatus | fwsInv_32f_A11 | ( | const Fw32f * pSrc, Fw32f * pDst, int len ); | |
FwStatus | fwsInv_32f_A21 | ( | const Fw32f * pSrc, Fw32f * pDst, int len ); | |
FwStatus | fwsInv_32f_A24 | ( | const Fw32f * pSrc, Fw32f * pDst, int len ); | |
FwStatus | fwsInv_64f_A50 | ( | const Fw64f * pSrc, Fw64f * pDst, int len ); | |
FwStatus | fwsInv_64f_A53 | ( | const Fw64f * pSrc, Fw64f * pDst, int len ); |
len | Specifies the number of elements in a buffer. | |
pDst | Pointer to a destination buffer. | |
pSrc | Pointer to a source buffer. |
These functions step through a source buffer, calculate the inverse of each element, and write the results to a destination buffer.