Class xlifepp::OperatorTraits#
-
template<class ScalarType, class MV, class OP>
class OperatorTraits#
-
Collaboration diagram for xlifepp::OperatorTraits:
Virtual base class which defines basic traits for the operator type.
An adapter for this traits class must exist for the
MV
andOP
types. If not, this class will produce a compile-time error.