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