Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6670 Discussions

Handling of invalid floating point values

rball325
Beginner
145 Views
How do the library functions handle invalid (infinite, indefinite, etc.) floating-point values in input? There is an error code,ippStsPointAtInfinity, but I only find it referenced in the Error Codes section (no function seems to have it listed as a possible return value).
0 Kudos
1 Reply
Gennady_F_Intel
Moderator
145 Views
All performance libraries don't check the consistency of input floating values.
This is the user's responsibility to do that.

Reply