Support Software for Vector Reduction/Transformation Operators Version of the Day
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NRTOpPack
  CBasicReductObjReductionOp
  CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MAX >
  CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_MIN >
  CBasicReductObjReductionOp< ConcreteReductObj, REDUCT_TYPE_SUM >
  CDefaultReductTargetSimple ReductTarget subclass for simple scalar objects
  CPrimitiveTypeTraits< Scalar, ScalarIndex< Scalar > >Partial specialization of PrimitiveTypeTraits for ScalarIndex
  CReductTargetReductionOpReductionOp subclass for ReductTarget objects
  CReductTargetSerializerSerializer subclass for ReductTarget objects
  CROp_1_CoordVariantScalarReductionBase class for coordinate-variant scalar reduction RTOps with one input vector
  CROp_1_ScalarReductionBase class for scalar reduction RTOps with one input vector
  CROp_2_ScalarReductionBase class for scalar reduction RTOps with two input vectors
  CROpScalarReductionWithOpBase
  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
  CSparseSubVectorTClass for a (sparse or dense) sub-vector
  CSumScalarReductObjReductionNull reduction object reduction operator
  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
  CTOpUnaryFuncPtrRTOpT subclass for unary transformation functions using a function pointer