RTOpPack: Extra C/C++ Code for Vector Reduction/Transformation Operators  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
RTOp_TOp_set_ele.h File Reference
#include "RTOp.h"
Include dependency graph for RTOp_TOp_set_ele.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Set an individual element of a vector.

targ_vec(i) <- alpha

This transformation operator only sets an individual element of a vector and leaves all of the others the same.

This operator is only defined for a self transformation (num_vecs == 0).

Definition in file RTOp_TOp_set_ele.h.