NABLA
Nabla Ain't Basic Linear Algebra
|
Binary multiplication operator. More...
Public Types | |
typedef util::same_types < type1, type2 >::type | result_type |
Return type of operation. |
Static Public Member Functions | |
static result_type | op (const type1 &a, const type2 &b) |
Returns a*b . |
Binary multiplication operator.