Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces Version of the Day
|
▼NRTOpPack | |
CConstSubMultiVectorView | Class for a non-changeable sub-multi-vector (submatrix) |
CConstSubVectorView | Class for a non-changeable sub-vector |
CIncompatibleReductObj | |
CIncompatibleVecs | |
CInvalidNumTargVecs | |
CInvalidNumVecs | |
CInvalidUsage | |
CPrimitiveTypeTraits | A templated traits class for decomposing object into an array of primitive objects |
CPrimitiveTypeTraits< Scalar, index_type > | Specialization for index_type concrete object |
CPrimitiveTypeTraits< Scalar, Scalar > | Specialization where the scalar type is the same as the concrete object type |
CReductTarget | Abstract base class for all reduction objects |
CRTOpT | Templated interface to vector reduction/transformation operators {abstract} |
CSubMultiVectorView | Class for a changeable sub-vector |
CSubVectorView | Class for a changeable sub-vector |
CUnknownError |