|
TR-mbed 1.0
|
#include <GeneralMatrixMatrix.h>
Public Member Functions | |
| level3_blocking () | |
| Index | mc () const |
| Index | nc () const |
| Index | kc () const |
| LhsScalar * | blockA () |
| RhsScalar * | blockB () |
Protected Attributes | |
| LhsScalar * | m_blockA |
| RhsScalar * | m_blockB |
| Index | m_mc |
| Index | m_nc |
| Index | m_kc |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |