Constructor | Description |
|
|
Full Usage:
SNIP_LogLog()
|
|
Instance member | Description |
|
|
Full Usage:
this.Equals
Parameters:
obj
Returns: bool
Modifiers: abstract |
|
|
|
|
|
Full Usage:
this.Execute
Parameters:
float[]
-
The x values of the spectral values.
yArray : float[]
-
The array of spectral values. All values y[i] in the spectrum must be y[i] > 0
Returns: float[]
The evaluated background of the provided spectrum.
Modifiers: abstract |
Executes the algorithm with the provided spectrum.
|
Full Usage:
this.GetHashCode
Returns: int
Modifiers: abstract |
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
|
|
Static member | Description |
|
|
|
|