Support Software for Vector Reduction/Transformation Operators  Version of the Day
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NRTOpPack
 CRTOpServerServer for creating RTOpT objects given just the operators name
 CRTOpSubRangeDecoratorDecorator subclass that restricts the range of elements to apply the underlying RTOpT object to
 CScalarIndexSimple struct for a Scalar and an Ordinal object
 CPrimitiveTypeTraits< Scalar, ScalarIndex< Scalar > >Partial specialization of PrimitiveTypeTraits for ScalarIndex
 CDefaultReductTargetSimple ReductTarget subclass for simple scalar objects
 CBasicReductObjReductionOp
 CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_SUM >
 CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MAX >
 CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MIN >
 CSumScalarReductObjReductionNull reduction object reduction operator
 CROpScalarReductionWithOpBase
 CROp_1_ScalarReductionBase class for scalar reduction RTOps with one input vector
 CROp_1_CoordVariantScalarReductionBase class for coordinate-variant scalar reduction RTOps with one input vector
 CROp_2_ScalarReductionBase class for scalar reduction RTOps with two input vectors
 CTOp_0_1_BaseBase class for transformations for 0 input and 1 output vector
 CTOp_0_1_CoordVariantBaseBase class for coordinate variant transformations for 0 input and 1 output vector
 CTOp_1_1_BaseBase class for transformations for 1 input and 1 output vector
 CTOp_2_1_BaseBase class for transformations for 2 input and 1 output vector
 CTOp_3_1_BaseBase class for transformations for 3 input and 1 output vector
 CSparseSubVectorTClass for a (sparse or dense) sub-vector
 CReductTargetSerializerSerializer subclass for ReductTarget objects
 CReductTargetReductionOpReductionOp subclass for ReductTarget objects
 CTOpUnaryFuncPtrRTOpT subclass for unary transformation functions using a function pointer