#include <MMmul.h>
List of all members.
Public Member Functions |
| | MMmul (const BT &smm1, const BT &smm2) |
Public Attributes |
| const BT & | sm1 |
| const BT & | sm2 |
Detailed Description
template<class BT>
struct MMmul< BT >
Definition at line 18 of file MMmul.h.
Constructor & Destructor Documentation
template<class BT>
| MMmul< BT >::MMmul |
( |
const BT & |
smm1, |
|
|
const BT & |
smm2 |
|
) |
| |
|
inline |
Member Data Documentation
template<class BT>
| const BT& MMmul< BT >::sm1 |
template<class BT>
| const BT& MMmul< BT >::sm2 |
The documentation for this struct was generated from the following file: