Support Software for Vector Reduction/Transformation Operators
Version of the Day
|
RTOpPack | |
RTOpServer | Server for creating RTOpT objects given just the operators name |
RTOpSubRangeDecorator | Decorator subclass that restricts the range of elements to apply the underlying RTOpT object to |
ScalarIndex | Simple struct for a Scalar and an Ordinal object |
PrimitiveTypeTraits< Scalar, ScalarIndex< Scalar > > | Partial specialization of PrimitiveTypeTraits for ScalarIndex |
DefaultReductTarget | Simple ReductTarget subclass for simple scalar objects |
BasicReductObjReductionOp | |
BasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_SUM > | |
BasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MAX > | |
BasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MIN > | |
SumScalarReductObjReduction | Null reduction object reduction operator |
ROpScalarReductionWithOpBase | |
ROp_1_ScalarReduction | Base class for scalar reduction RTOps with one input vector |
ROp_1_CoordVariantScalarReduction | Base class for coordinate-variant scalar reduction RTOps with one input vector |
ROp_2_ScalarReduction | Base class for scalar reduction RTOps with two input vectors |
TOp_0_1_Base | Base class for transformations for 0 input and 1 output vector |
TOp_0_1_CoordVariantBase | Base class for coordinate variant transformations for 0 input and 1 output vector |
TOp_1_1_Base | Base class for transformations for 1 input and 1 output vector |
TOp_2_1_Base | Base class for transformations for 2 input and 1 output vector |
TOp_3_1_Base | Base class for transformations for 3 input and 1 output vector |
SparseSubVectorT | Class for a (sparse or dense) sub-vector |
ReductTargetSerializer | Serializer subclass for ReductTarget objects |
ReductTargetReductionOp | ReductionOp subclass for ReductTarget objects |
TOpUnaryFuncPtr | RTOpT subclass for unary transformation functions using a function pointer |
Trilinos | |
Details |