geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
_ImplMtxMul< Ma, Mb, Enable > Class Template Reference

Public Types

typedef SimpleMatrix< typename Ma::elem_t, Ma::ROWDIM, Mb::COLDIM > return_t
 

Static Public Member Functions

template<typename Md>
static void mul (Md *d, const Ma &a, const Mb &b)
 
template<typename Md>
static void mul_acc (Md *d, const Ma &a, const Mb &b)
 

The documentation for this class was generated from the following files: