fastInsertBlock(const TIndex &row, const TIndex &col, const Eigen::MatrixBase< OtherDerived > &block) | tmath::LuaMatrixBlock | [inline] |
indexFromRowCol(const TIndex &row, const TIndex &col) const | tmath::LuaMatrixBlock | [inline] |
lua_index(lua_State *L) | tmath::LuaMatrixBlock | [static] |
lua_newindex(lua_State *L) | tmath::LuaMatrixBlock | [static] |
lua_registerClass(lua_State *L) | tmath::LuaMatrixBlock | [static] |
LuaMatrixBlock(MatrixBlock &mat) | tmath::LuaMatrixBlock | |
m_matrix (defined in tmath::LuaMatrixBlock) | tmath::LuaMatrixBlock | [protected] |
matrix() (defined in tmath::LuaMatrixBlock) | tmath::LuaMatrixBlock | [inline, protected] |
matrix() const (defined in tmath::LuaMatrixBlock) | tmath::LuaMatrixBlock | [inline, protected] |
TBigIndex typedef (defined in tmath::LuaMatrixBlock) | tmath::LuaMatrixBlock | |
TIndex typedef (defined in tmath::LuaMatrixBlock) | tmath::LuaMatrixBlock | |
vectorIndexToMatrixIndex(const TBigIndex &idx, TIndex &row, TIndex &col) const | tmath::LuaMatrixBlock | |
~LuaMatrixBlock() | tmath::LuaMatrixBlock | [virtual] |