Object Description

This section discusses several methods to specify objects that can be used as function arguments. The following terms should be defined before further presentation:

Object

A single matrix, single vector, array of matrices, array of vectors or array of constants that can serve as IPP MX function operand.

Object size

Object data that will be used by the IPP MX function for calculation, i.e. width and height of a matrix and length of a vector. If the operation is performed on a matrix or a vector array, object size is equal to the size of a single element in the array.

Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.