Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces  Version of the Day
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CRTOpPack::ConstSubMultiVectorView< Scalar >Class for a non-changeable sub-multi-vector (submatrix)
 CRTOpPack::SubMultiVectorView< Scalar >Class for a changeable sub-vector
 CRTOpPack::ConstSubVectorView< Scalar >Class for a non-changeable sub-vector
 CRTOpPack::SubVectorView< Scalar >Class for a changeable sub-vector
 CRTOpPack::IncompatibleReductObj
 CRTOpPack::IncompatibleVecs
 CRTOpPack::InvalidNumTargVecs
 CRTOpPack::InvalidNumVecs
 CRTOpPack::InvalidUsage
 C
 C
 CRTOpPack::ReductTargetAbstract base class for all reduction objects
 CRTOpPack::RTOpT< Scalar >Templated interface to vector reduction/transformation operators {abstract}
 CRTOpPack::PrimitiveTypeTraits< Scalar, ConcreteObj >A templated traits class for decomposing object into an array of primitive objects
 CRTOpPack::PrimitiveTypeTraits< Scalar, index_type >Specialization for index_type concrete object
 CRTOpPack::PrimitiveTypeTraits< Scalar, Scalar >Specialization where the scalar type is the same as the concrete object type
 CRTOpPack::UnknownError