computeEpsilon() | CORE_Object | inlinestatic |
computeIntegrationData(const tUSInt &n, const tReal &a, const tReal &b, tReal *w, tReal *x) const | MATH_GaussLegendreIntegration | |
copy(const MATH_Integration &integral) | MATH_GaussLegendreIntegration | virtual |
CORE_Object() | CORE_Object | protected |
getBound(const tUSInt &i) const | MATH_Integration | inline |
getBounds() const | MATH_Integration | inline |
getClassName() const | CORE_Object | |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getDimension() const | MATH_Integration | inline |
getDoubleEpsilon() | CORE_Object | inlinestatic |
getDoubleInfinity() | CORE_Object | inlinestatic |
getEpsilon() | CORE_Object | inlinestatic |
getFloatEpsilon() | CORE_Object | inlinestatic |
getFloatInfinity() | CORE_Object | inlinestatic |
getFunction() const | MATH_Integration | inline |
getFunction() | MATH_Integration | inline |
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 |
getOrder() const | MATH_GaussLegendreIntegration | inline |
getOut() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getPoints(const tUIndex &k) const | MATH_GaussLegendreIntegration | inline |
getPoints(const tUIndex &k) | MATH_GaussLegendreIntegration | 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 |
getWeights(const tUIndex &k) const | MATH_GaussLegendreIntegration | inline |
getWeights(const tUIndex &k) | MATH_GaussLegendreIntegration | inline |
hasFunction() const | MATH_Integration | inline |
integrate() | MATH_GaussLegendreIntegration | virtual |
MATH_Integration::integrate(SP::MATH_IntegrandFunction f) | MATH_Integration | inlinevirtual |
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 |
MATH_GaussLegendreIntegration(void) | MATH_GaussLegendreIntegration | protected |
MATH_Integration(void) | MATH_Integration | inlineprotected |
mPoints | MATH_GaussLegendreIntegration | private |
mWeights | MATH_GaussLegendreIntegration | private |
New() | MATH_GaussLegendreIntegration | inlinestatic |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
setBounds(const tUSInt &n, const tReal I[]) | MATH_Integration | |
setBounds(const tReal &a, const tReal &b) | MATH_Integration | inline |
setBounds(const tReal &a1, const tReal &b1, const tReal &a2, const tReal &b2) | MATH_Integration | inline |
setBounds(const tReal &a1, const tReal &b1, const tReal &a2, const tReal &b2, const tReal &a3, const tReal &b3) | MATH_Integration | inline |
setBoundsCalled() | MATH_GaussLegendreIntegration | inlineprotectedvirtual |
setFunction(SP::MATH_IntegrandFunction f) | MATH_Integration | inline |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOrder(const tUIndex &n) | MATH_GaussLegendreIntegration | |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
SP_OBJECT(MATH_GaussLegendreIntegration) | MATH_GaussLegendreIntegration | private |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | inlinevirtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~MATH_GaussLegendreIntegration(void) | MATH_GaussLegendreIntegration | protectedvirtual |
~MATH_Integration(void) | MATH_Integration | inlineprotectedvirtual |