Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • math_GlobOptMin

Index

Constructors

Methods

  • GetContinuity(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetF(): number
  • Returns number

  • GetFunctionalMinimalValue(): number
  • Returns number

  • GetLipConstState(): boolean
  • Returns boolean

  • GetTol(theDiscretizationTol: number, theSameTol: number): void
  • Parameters

    • theDiscretizationTol: number
    • theSameTol: number

    Returns void

  • NbExtrema(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Perform(isFindSingleSolution: boolean): void
  • Parameters

    • isFindSingleSolution: boolean

    Returns void

  • Points(theIndex: Graphic3d_ZLayerId, theSol: math_Vector): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId
    • theSol: math_Vector

    Returns void

  • SetContinuity(theCont: Graphic3d_ZLayerId): void
  • Parameters

    • theCont: Graphic3d_ZLayerId

    Returns void

  • SetFunctionalMinimalValue(theMinimalValue: number): void
  • Parameters

    • theMinimalValue: number

    Returns void

  • SetGlobalParams(theFunc: math_MultipleVarFunction, theLowerBorder: math_Vector, theUpperBorder: math_Vector, theC: number, theDiscretizationTol: number, theSameTol: number): void
  • Parameters

    • theFunc: math_MultipleVarFunction
    • theLowerBorder: math_Vector
    • theUpperBorder: math_Vector
    • theC: number
    • theDiscretizationTol: number
    • theSameTol: number

    Returns void

  • SetLipConstState(theFlag: boolean): void
  • Parameters

    • theFlag: boolean

    Returns void

  • SetLocalParams(theLocalA: math_Vector, theLocalB: math_Vector): void
  • Parameters

    • theLocalA: math_Vector
    • theLocalB: math_Vector

    Returns void

  • SetTol(theDiscretizationTol: number, theSameTol: number): void
  • Parameters

    • theDiscretizationTol: number
    • theSameTol: number

    Returns void

  • delete(): void
  • Returns void

  • isDone(): boolean
  • Returns boolean

Generated using TypeDoc