#include <BlockFullMatrix.h>
| Public Attributes | |
| const type::Mat< BSIZE, BSIZE, Real > & | m | 
| Public Member Functions | |
| TransposedBlock (const sofa::type::Mat< BSIZE, BSIZE, Real > &m_a) | |
| type::Vec< BSIZE, Real > | operator* (const type::Vec< BSIZE, Real > &v) | 
| type::Mat< BSIZE, BSIZE, Real > | operator- () const | 
| const type::Mat<BSIZE,BSIZE,Real>& sofa::linearalgebra::BlockFullMatrix< N, T >::TransposedBlock::m | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |