Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces
Version of the Day
|
This doxygen collection contains documentation for the fundamental RTOp (reduction/transformation operators) interfaces which provides the basic mechanism for implementing vector operations in a flexible and efficient manner.
There is very little code that makes up these fundamental RTOp interfaces:
Simple types:
Strided contiguous chunks for vector and multi-vector data
Exception types:
Abstract interface classes:
RTOpPack::RTOpT
: Interface for a reduction/transformation operator RTOpPack::ReductTarget
: Opaque base class for reduction target objects