Container Functions

Intel(R) Array Building Blocks provides several functions on containers that do not correspond to scalar functions.

You can use the functions in Dense Container Functions to rearrange arbb::dense containers in many different ways, and create arbb::dense containers with regular structures. The functions in Nested Container Functions provide similar functionality to create and rearrange arbb::nested containers.

The functions in Reductions and Scans combine elements of containers in some way, for example by adding the elements of a container to compute its sum.

Modules

 Dense Container Functions
 Nested Container Functions
 Reductions and Scans

Submit feedback on this help topic

Copyright © 2010, Intel Corporation. All rights reserved.