OSVR-Core
|
Public Member Functions | |
DenseIndex | mc () const |
DenseIndex | nc () const |
DenseIndex | kc () const |
LhsScalar * | blockA () |
RhsScalar * | blockB () |
RhsScalar * | blockW () |
Protected Attributes | |
LhsScalar * | m_blockA |
RhsScalar * | m_blockB |
RhsScalar * | m_blockW |
DenseIndex | m_mc |
DenseIndex | m_nc |
DenseIndex | m_kc |