Template Struct MultiplicationOp
Defined in File binary-op.hpp
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.