![]() |
GemaLuaCoreLib
The GeMA Lua Core library
|
This is the complete list of members for GmLuaMatrix, including all inherited members.
_logger | GmLuaObject | protected |
_mat | GmLuaMatrix | private |
_newMat | GmLuaMatrix | private |
_refCount | GmLuaObject | protected |
add(lua_State *L) | GmLuaMatrix | privatestatic |
at(lua_State *L) | GmLuaMatrix | private |
checkAndCreate(lua_State *L, char op, GmLuaMatrix *m1, GmLuaMatrix *m2, bool mul) | GmLuaMatrix | privatestatic |
col(lua_State *L) | GmLuaMatrix | private |
cross(lua_State *L) | GmLuaMatrix | private |
det(lua_State *L) | GmLuaMatrix | private |
div(lua_State *L) | GmLuaMatrix | privatestatic |
dot(lua_State *L) | GmLuaMatrix | private |
eig_sym(lua_State *L) | GmLuaMatrix | private |
eq(lua_State *L) | GmLuaMatrix | private |
equal(lua_State *L) | GmLuaMatrix | private |
fillMetatable(lua_State *L, int index) | GmLuaMatrix | virtual |
getClassMetatableID() | GmLuaMatrix | inlinevirtual |
getOperand(lua_State *L, int index, char op, double *v) | GmLuaMatrix | privatestatic |
GmLuaMatrix(GmMatrix &mat, const GmLogCategory &logger) | GmLuaMatrix | |
GmLuaMatrix(GmVector &vec, const GmLogCategory &logger) | GmLuaMatrix | |
GmLuaMatrix(int nlin, int ncol, const double *data, const GmLogCategory &logger) | GmLuaMatrix | |
GmLuaMatrix(LuaTable &tab, const GmLogCategory &logger) | GmLuaMatrix | |
GmLuaObject(const GmLogCategory &logger) | GmLuaObject | protected |
inv(lua_State *L) | GmLuaMatrix | private |
line(lua_State *L) | GmLuaMatrix | private |
matrix() const | GmLuaMatrix | inline |
mod(lua_State *L) | GmLuaMatrix | privatestatic |
mul(lua_State *L) | GmLuaMatrix | privatestatic |
ncol(lua_State *L) | GmLuaMatrix | private |
nlin(lua_State *L) | GmLuaMatrix | private |
norm(lua_State *L) | GmLuaMatrix | private |
populateMetatable(lua_State *L, int index) | GmLuaObject | virtual |
print(lua_State *L) | GmLuaMatrix | private |
ptrToVariant() | GmLuaObject | inline |
ref() | GmLuaObject | inline |
set(lua_State *L) | GmLuaMatrix | private |
setCol(lua_State *L) | GmLuaMatrix | private |
setLine(lua_State *L) | GmLuaMatrix | private |
size(lua_State *L) | GmLuaMatrix | private |
solve(lua_State *L) | GmLuaMatrix | private |
sub(lua_State *L) | GmLuaMatrix | privatestatic |
t(lua_State *L) | GmLuaMatrix | private |
toString() const | GmLuaMatrix | inlinevirtual |
toString(lua_State *L) | GmLuaMatrix | private |
toTable(lua_State *L) | GmLuaMatrix | private |
typeName() const | GmLuaMatrix | inlinevirtual |
unm(lua_State *L) | GmLuaMatrix | private |
~GmLuaMatrix() | GmLuaMatrix | virtual |
~GmLuaObject() | GmLuaObject | virtual |