computeEpsilon() | CORE_Object | inlinestatic |
copy(const EMM_Tensors &tensors) | EMM_Tensors | inlineprotectedvirtual |
CORE_Object() | CORE_Object | protected |
EMM_2Tensors() | EMM_2Tensors | protected |
EMM_Tensors() | EMM_Tensors | inlineprotected |
getClassName() const | CORE_Object | |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getDimension() const | EMM_Tensors | inline |
getDoubleEpsilon() | CORE_Object | inlinestatic |
getDoubleInfinity() | CORE_Object | inlinestatic |
getEpsilon() | CORE_Object | inlinestatic |
getFloatEpsilon() | CORE_Object | inlinestatic |
getFloatInfinity() | CORE_Object | inlinestatic |
getIdentityString() const | CORE_Object | inline |
getInfinity() | CORE_Object | inlinestatic |
getLDoubleEpsilon() | CORE_Object | inlinestatic |
getLDoubleInfinity() | CORE_Object | inlinestatic |
getMaxChar() | CORE_Object | inlinestatic |
getMaxDouble() | CORE_Object | inlinestatic |
getMaxFlag() | CORE_Object | inlinestatic |
getMaxFloat() | CORE_Object | inlinestatic |
getMaxIndex() | CORE_Object | inlinestatic |
getMaxInt() | CORE_Object | inlinestatic |
getMaxInteger() | CORE_Object | inlinestatic |
getMaxLDouble() | CORE_Object | inlinestatic |
getMaxLInt() | CORE_Object | inlinestatic |
getMaxLLInt() | CORE_Object | inlinestatic |
getMaxReal() | CORE_Object | inlinestatic |
getMaxSInt() | CORE_Object | inlinestatic |
getMaxUChar() | CORE_Object | inlinestatic |
getMaxUIndex() | CORE_Object | inlinestatic |
getMaxUInt() | CORE_Object | inlinestatic |
getMaxUInteger() | CORE_Object | inlinestatic |
getMaxULInt() | CORE_Object | inlinestatic |
getMaxULLInt() | CORE_Object | inlinestatic |
getMaxUSInt() | CORE_Object | inlinestatic |
getMemorySize() const | EMM_Tensors | inlinevirtual |
getMinChar() | CORE_Object | inlinestatic |
getMinDouble() | CORE_Object | inlinestatic |
getMinFlag() | CORE_Object | inlinestatic |
getMinFloat() | CORE_Object | inlinestatic |
getMinIndex() | CORE_Object | inlinestatic |
getMinInt() | CORE_Object | inlinestatic |
getMinInteger() | CORE_Object | inlinestatic |
getMinLDouble() | CORE_Object | inlinestatic |
getMinLInt() | CORE_Object | inlinestatic |
getMinLLInt() | CORE_Object | inlinestatic |
getMinReal() | CORE_Object | inlinestatic |
getMinSInt() | CORE_Object | inlinestatic |
getMinUChar() | CORE_Object | inlinestatic |
getMinUIndex() | CORE_Object | inlinestatic |
getMinUInt() | CORE_Object | inlinestatic |
getMinUInteger() | CORE_Object | inlinestatic |
getMinULInt() | CORE_Object | inlinestatic |
getMinULLInt() | CORE_Object | inlinestatic |
getMinUSInt() | CORE_Object | inlinestatic |
getOut() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getRealEpsilon() | CORE_Object | inlinestatic |
getRealInfinity() | CORE_Object | inlinestatic |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTensorSize() const | EMM_2Tensors | inlinevirtual |
getTensorsNumber() const | EMM_Tensors | inline |
getThread() | CORE_Object | inlinestatic |
getTypeName() | CORE_Object | inlinestatic |
getValue(const tUIndex &index, const tUSInt &i, const tUSInt &j) const | EMM_2Tensors | inline |
getValues() const | EMM_Tensors | inline |
getValues() | EMM_Tensors | inline |
init(const tUIndex &index, const tReal &v) | EMM_Tensors | inline |
init(const tUIndex &index, const vector< tReal > &v) | EMM_Tensors | inline |
init(const tUIndex &index, const tUSInt &nv, const tReal *v) | EMM_Tensors | inline |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | inlinestatic |
isInstanceOf() const | CORE_Object | inline |
isInstanceOf(const tString &name) const | CORE_Object | inline |
isMemoryChecked() | CORE_Object | inlinestatic |
isNotNull(const tUIndex &i) const | EMM_Tensors | inline |
isNull(const tUIndex &i) const | EMM_Tensors | inline |
isUniform() const | EMM_Tensors | inline |
loadFromFile(const tString &fn) | EMM_Tensors | inline |
New() | EMM_2Tensors | inlinestatic |
NewCopyInstance() const | EMM_Tensors | inline |
NewInstance() const | EMM_2Tensors | inlinevirtual |
operator()(const tUIndex &index, const tUSInt &i, const tUSInt &j) const | EMM_2Tensors | inlinevirtual |
operator()(const tUIndex &index, const tUSInt &i, const tUSInt &j) | EMM_2Tensors | inlinevirtual |
operator[](const tUIndex &index) const | EMM_Tensors | inline |
operator[](const tUIndex &index) | EMM_Tensors | inline |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
reset() | EMM_Tensors | inline |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
saveToFile(const tString &fn) const | EMM_Tensors | inline |
setDimension(const tUSInt &dim) | EMM_Tensors | inlinevirtual |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setTensorsNumber(const tUIndex &n, const tUInteger &nPacks) | EMM_Tensors | inline |
setTensorsNumber(const tUIndex &n) | EMM_Tensors | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
setUniformTensorsNumber(const tUIndex &n) | EMM_Tensors | inline |
setValue(const tUIndex &index, const tUSInt &i, const tUSInt &j, const tReal &v) | EMM_2Tensors | inline |
SP_OBJECT(EMM_2Tensors) | EMM_2Tensors | private |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | EMM_Tensors | inlinevirtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~EMM_2Tensors(void) | EMM_2Tensors | protectedvirtual |
~EMM_Tensors(void) | EMM_Tensors | inlineprotectedvirtual |