C++ main module for emicrom Package
1.0
|
This is the complete list of members for MATSGN_Complex, including all inherited members.
add(fftw_complex &a, const fftw_complex &b) | MATSGN_Complex | inlinestatic |
add(const fftw_complex &a, const fftw_complex &b, fftw_complex &r) | MATSGN_Complex | inlinestatic |
computeEpsilon() | CORE_Object | inlinestatic |
conjugate() | MATSGN_Complex | inline |
CORE_Object() | CORE_Object | protected |
getClassName() const | CORE_Object | |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
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 |
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 |
getThread() | CORE_Object | inlinestatic |
getTypeName() | CORE_Object | inlinestatic |
getValue() const | MATSGN_Complex | inline |
getValue() | MATSGN_Complex | 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 |
MATSGN_Complex(void) | MATSGN_Complex | |
MATSGN_Complex(const tDouble &a, const tDouble &b) | MATSGN_Complex | |
MATSGN_Complex(const fftw_complex &f) | MATSGN_Complex | |
MATSGN_Complex(const MATSGN_Complex &f) | MATSGN_Complex | |
module() const | MATSGN_Complex | inline |
module(const fftw_complex &f) | MATSGN_Complex | inlinestatic |
module2() const | MATSGN_Complex | inline |
module2(const fftw_complex &f) | MATSGN_Complex | inlinestatic |
mValue | MATSGN_Complex | private |
mWork | MATSGN_Complex | mutableprivate |
norm(const fftw_complex &a, const fftw_complex &b) | MATSGN_Complex | inlinestatic |
norm2(const fftw_complex &a, const fftw_complex &b) | MATSGN_Complex | inlinestatic |
operator*=(const tReal &s) | MATSGN_Complex | inline |
operator*=(const MATSGN_Complex &s) | MATSGN_Complex | inline |
operator*=(const fftw_complex &s) | MATSGN_Complex | inline |
operator+=(const MATSGN_Complex &s) | MATSGN_Complex | inline |
operator+=(const fftw_complex &s) | MATSGN_Complex | inline |
operator-=(const MATSGN_Complex &s) | MATSGN_Complex | inline |
operator-=(const fftw_complex &s) | MATSGN_Complex | inline |
operator/=(const tReal &s) | MATSGN_Complex | inline |
operator/=(const MATSGN_Complex &s) | MATSGN_Complex | inline |
operator=(const MATSGN_Complex &s) | MATSGN_Complex | inline |
operator=(const fftw_complex &s) | MATSGN_Complex | inline |
operator=(const tReal &s) | MATSGN_Complex | inline |
operator[](const tUSInt &i) | MATSGN_Complex | inline |
operator[](const tUSInt &i) const | MATSGN_Complex | inline |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
product(fftw_complex &a, const fftw_complex &b) | MATSGN_Complex | inlinestatic |
product(fftw_complex &a, const fftw_complex &b, tDouble &temp) | MATSGN_Complex | inlinestatic |
product(const fftw_complex &a, const fftw_complex &b, fftw_complex &r, tDouble &temp) | MATSGN_Complex | inlinestatic |
product(const fftw_complex &a, const fftw_complex &b, fftw_complex &r) | MATSGN_Complex | inlinestatic |
product(const MATSGN_Complex &a, const MATSGN_Complex &b, MATSGN_Complex &r) | MATSGN_Complex | inlinestatic |
product(const tDouble &a, const tDouble &b, const tDouble &x, const tDouble &y, fftw_complex &r) | MATSGN_Complex | inlinestatic |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
setValue(const tDouble &x, const tDouble &y) | MATSGN_Complex | inline |
SP_OBJECT(MATSGN_Complex) | MATSGN_Complex | private |
sub(fftw_complex &a, const fftw_complex &b) | MATSGN_Complex | inlinestatic |
sub(const fftw_complex &a, const fftw_complex &b, fftw_complex &r) | MATSGN_Complex | inlinestatic |
swap(fftw_complex &a, fftw_complex &b) | MATSGN_Complex | inlinestatic |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | MATSGN_Complex | inlinevirtual |
toString(const fftw_complex &f) | MATSGN_Complex | inlinestatic |
toString(const fftw_complex &f, const tUSInt &nDigits) | MATSGN_Complex | inlinestatic |
~CORE_Object() | CORE_Object | protectedvirtual |
~MATSGN_Complex(void) | MATSGN_Complex | virtual |