Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-384757DE-A16D-480E-BFB4-DBAD4C702A6B

Document Table of Contents

Examples

The example programs in this section demonstrate the following:

  • The efficiency of using SDLT and its Structure of Arrays approach rather than a typical Array of Structures
  • Construction of more complex SDLT primitives
  • Performance improvement in case of a forward-dependency
  • Use of offsets and calling methods on the SDLT primitive
  • RGB to YUV conversion