Function Inv
The Inv function performs element by element inversion.
Performance:
Default processor | Intel® Pentium® III processor | Intel® Pentium® 4 processor | Intel® Pentium® 4 processor with Streaming SIMD Extensions 3 (SSE3) | Intel® Itanium® 2 processor | |
vsInv (HA version) | 9.92 | 10.12 | 9.84 | 10.33 | 3.13 |
vdInv (HA version) | 11.33 | 11.70 | 11.67 | 12.70 | 4.15 |
Notes:
1) *
X87 code for all processors
2) **
Intel® Pentium® III processor
3) ***
Intel® Pentium® 4 processor
4) ****
Intel® Pentium® 4 processor with Streaming SIMD Extensions 3 (SSE3)
5) *****
Intel® Itanium® 2 processor
6) Logarithmic scale is used for "Vectors Size" axis
Maximal observed error for the whole function domain:
Default processor | Pentium III processor | Pentium 4 processor | Pentium 4 processor with SSE3 | Itanium 2 processor | |
vsInv (HA version) | 0.5000 | 0.4990 | 0.4990 | 0.4990 | 0.5000 |
vdInv (HA version) | 0.5000 | 0.5000 | 0.5000 | 0.5000 | 0.5000 |
Special values:
Function | Input Argument | Result | Default processor | Pentium III processor | Pentium 4 processor | Pentium 4 processor with SSE3 | Itanium 2 processor |
vsInv/vdInv (HA version) |
0 | + Inf (Raise DZ Exeption) | + | + | + | + | + |
NaN (Both QNaN and SNaN) | NaN (Raise Invalid Exeption for SNaN) | + | + | + | + | + | |
1 | 1 | + | + | + | + | + | |
2 | 1/2 | + | + | + | + | + |
Copyright © 2000-2004, Intel Corporation, All Rights Reserved.