Vector Algebra Functions

This section describes Intel® Integrated Performance Primitives (Intel® IPP) functions for small matrices that perform vector algebra operations.

Vector Algebra functions
Function Base Name Operation
Saxpy Performs the “saxpy” operation on vectors.
Add Adds constant to vector or vector to another vector.
Sub Subtracts constant from vector, vector from constant, or vector from another vector.
Mul Multiplies vector by constant.
CrossProduct Computes cross product of two 3D vectors.
DotProduct Computes dot product of two vectors.
L2Norm Computes vector's L2 norm.
LComb Composes linear combination of two vectors.

Submit feedback on this help topic

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