Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AbsolutError(): number
  • ErrorReached(): number
  • IsDone(): boolean
  • NbIterReached(): Graphic3d_ZLayerId
  • OrderReached(): Graphic3d_ZLayerId
  • Perform_1(theFunction: math_Function, theLower: number, theUpper: number, theNbPnts: Graphic3d_ZLayerId): void
  • Perform_2(theFunction: math_Function, theLower: number, theUpper: number, theNbPnts: Graphic3d_ZLayerId, theTolerance: number, theMaxNbIter: Graphic3d_ZLayerId): void
  • Value(): number
  • delete(): void
  • GKRule(theFunction: math_Function, theLower: number, theUpper: number, theGaussP: math_Vector, theGaussW: math_Vector, theKronrodP: math_Vector, theKronrodW: math_Vector, theValue: number, theError: number): boolean
  • Parameters

    • theFunction: math_Function
    • theLower: number
    • theUpper: number
    • theGaussP: math_Vector
    • theGaussW: math_Vector
    • theKronrodP: math_Vector
    • theKronrodW: math_Vector
    • theValue: number
    • theError: number

    Returns boolean

Generated using TypeDoc