RelativeVarianceScaling Type

This is a variance which scales linearly with the measured value. Useful for functions with a broad range of y-values. Make sure that no y-value is zero.

Constructors

Constructor Description

RelativeVarianceScaling()

Full Usage: RelativeVarianceScaling()

Instance members

Instance member Description

this.Clone

Full Usage: this.Clone

Returns: obj
Modifiers: abstract

Returns: obj

this.GetWeight

Full Usage: this.GetWeight

Parameters:
    yr : float
    i : int

Returns: float
Modifiers: abstract

yr : float
i : int
Returns: float

this.ShortName

Full Usage: this.ShortName

Returns: string
Modifiers: abstract

Returns: string