SIMD/Types/float64x2

From MozillaWiki
Jump to: navigation, search

The data type float64x2 represents 2 double-precision (64 bit) floating point values, packed into one 128 bit SIMD register.

Uses for float64x2

  • Full-precision implementations of, e.g., JPEG's DCT may benefit from float64x2.