Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • XABRCoeffHolder

Implemented by

Index

Constructors

constructor

  • Parameters

    • Model: any

    Returns XABRCoeffHolder

Properties

Model

Model: any

_XABREndCriteria

_XABREndCriteria: Type

_addParams

_addParams: Real[]

_error

_error: Real

_forward

_forward: Real

_maxError

_maxError: Real

_modelInstance

_modelInstance: any

_paramIsFixed

_paramIsFixed: boolean[]

_params

_params: Real[]

_t

_t: Real

_weights

_weights: Real[]

Methods

init

  • Parameters

    • t: Time
    • forward: Real
    • params: Real[]
    • paramIsFixed: boolean[]
    • addParams: Real[]

    Returns XABRCoeffHolder

updateModelInstance

  • updateModelInstance(): void
  • Returns void