Support Software for Vector Reduction/Transformation Operators
Version of the Day
|
▼NRTOpPack | |
CBasicReductObjReductionOp | |
CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MAX > | |
CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MIN > | |
CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_SUM > | |
CDefaultReductTarget | Simple ReductTarget subclass for simple scalar objects |
CPrimitiveTypeTraits< Scalar, ScalarIndex< Scalar > > | Partial specialization of PrimitiveTypeTraits for ScalarIndex |
CReductTargetReductionOp | ReductionOp subclass for ReductTarget objects |
CReductTargetSerializer | Serializer subclass for ReductTarget objects |
CROp_1_CoordVariantScalarReduction | Base class for coordinate-variant scalar reduction RTOps with one input vector |
CROp_1_ScalarReduction | Base class for scalar reduction RTOps with one input vector |
CROp_2_ScalarReduction | Base class for scalar reduction RTOps with two input vectors |
CROpScalarReductionWithOpBase | |
CRTOpServer | Server for creating RTOpT objects given just the operators name |
CRTOpSubRangeDecorator | Decorator subclass that restricts the range of elements to apply the underlying RTOpT object to |
CScalarIndex | Simple struct for a Scalar and an Ordinal object |
CSparseSubVectorT | Class for a (sparse or dense) sub-vector |
CSumScalarReductObjReduction | Null reduction object reduction operator |
CTOp_0_1_Base | Base class for transformations for 0 input and 1 output vector |
CTOp_0_1_CoordVariantBase | Base class for coordinate variant transformations for 0 input and 1 output vector |
CTOp_1_1_Base | Base class for transformations for 1 input and 1 output vector |
CTOp_2_1_Base | Base class for transformations for 2 input and 1 output vector |
CTOp_3_1_Base | Base class for transformations for 3 input and 1 output vector |
CTOpUnaryFuncPtr | RTOpT subclass for unary transformation functions using a function pointer |