C++ main module for gpm Package
1.0
|
This is the complete list of members for CORE_Matrix< T >, including all inherited members.
add(const boost::shared_ptr< const CORE_Vector< T > > v) | CORE_Matrix< T > | inline |
add(boost::shared_ptr< CORE_Vector< T > >v) | CORE_Matrix< T > | inline |
addValue(const int &i, const T &v) | CORE_Matrix< T > | inline |
clear() | CORE_Matrix< T > | inline |
copy(const CORE_Matrix< Y > &cmat) | CORE_Matrix< T > | inline |
copy(const CORE_Matrix< Y > *array) | CORE_Matrix< T > | inline |
copy(const boost::shared_ptr< CORE_Matrix< T > > &array) | CORE_Matrix< T > | inline |
CORE_Matrix() | CORE_Matrix< T > | |
CORE_Matrix(const int &n) | CORE_Matrix< T > | |
CORE_Object() | CORE_Object | protected |
get(const int &i, const int &j) const | CORE_Matrix< T > | inline |
get(const int &i, const int &j) | CORE_Matrix< T > | inline |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getDimension(const int &i) const | CORE_Matrix< T > | inline |
getDimension() const | CORE_Matrix< T > | inline |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(boost::shared_ptr< CORE_Matrix< T > > &p) | CORE_Matrix< T > | inline |
getSharedPointer(boost::shared_ptr< const CORE_Matrix< T > > &p) const | CORE_Matrix< T > | inline |
CORE_Object::getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
CORE_Object::getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getSize() const | CORE_Matrix< T > | inline |
getSize(const int &i) const | CORE_Matrix< T > | inline |
getTypeName() | CORE_Object | inlinestatic |
getValue(const int &i, const int &j) const | CORE_Matrix< T > | inline |
getVector(const int &index) | CORE_Matrix< T > | inline |
getVector(const int &index) const | CORE_Matrix< T > | inline |
initValues(const T &v) | CORE_Matrix< T > | inline |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
mIsMemoryTesting | CORE_Object | static |
New(const boost::shared_ptr< CORE_Matrix< T > > &v) | CORE_Matrix< T > | inlinestatic |
New(const CORE_Matrix< T > &v) | CORE_Matrix< T > | inlinestatic |
New(const CORE_Matrix< T > *v) | CORE_Matrix< T > | inlinestatic |
New() | CORE_Matrix< T > | inlinestatic |
New(const int &dim) | CORE_Matrix< T > | inlinestatic |
operator[](const int &i) const | CORE_Matrix< T > | inline |
operator[](const int &i) | CORE_Matrix< T > | inline |
outputPrint(const tString &message) | CORE_Object | static |
pointer2String(const void *obj) | CORE_Object | static |
print() | CORE_Object | inlinevirtual |
print(ostream &out) const | CORE_Object | inlinevirtual |
print(const tString &message) | CORE_Object | virtual |
print(const tInteger &str) | CORE_Object | virtual |
print(const tRelativeInteger &str) | CORE_Object | virtual |
print(const tReal &str) | CORE_Object | virtual |
print(const int &str) | CORE_Object | virtual |
print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
printObjectsInMemory() | CORE_Object | static |
set(const int i, const int &j, const T &v) | CORE_Matrix< T > | inline |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setSize(const int &n) | CORE_Matrix< T > | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
setValue(const int &i, const int &j, const T &v) | CORE_Matrix< T > | inline |
setVector(const int &i, boost::shared_ptr< CORE_Vector< T > > v) | CORE_Matrix< T > | inline |
size() const | CORE_Matrix< T > | inline |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Matrix< T > | virtual |
~CORE_Matrix() | CORE_Matrix< T > | virtual |
~CORE_Object() | CORE_Object | protectedvirtual |