Template Struct MultiplicationOp

Struct Documentation

template<typename Lhs, typename Rhs>
struct MultiplicationOp

Forward declaration of the multiplication operation return type. Should be overloaded, otherwise it will procude a compilation error.