Package functions :: Module srls_functions :: Class srls_functions
[hide private]
[frames] | no frames]

Class srls_functions

source code


Instance Methods [hide private]
 
__init__(self, mf)
Class used to store all the SRLS function classes.
source code
 
init_param_types(self)
Initialise arrays with the SRLS parameter labels.
source code

Inherited from chi2.chi2: chi2

Inherited from dchi2.dchi2: dchi2

Inherited from d2chi2.d2chi2: d2chi2

Inherited from ri.Ri: Ri

Inherited from dri.dRi: dRi

Inherited from d2ri.d2Ri: d2Ri

Inherited from ri_prime.Ri_prime: Ri_prime

Inherited from dri_prime.dRi_prime: dRi_prime

Inherited from d2ri_prime.d2Ri_prime: d2Ri_prime

Inherited from jw_srls.Jw: Jw, calc_jw_iso_m13, calc_jw_iso_m24, calc_jw_iso_m5

Inherited from djw_srls.dJw: dJw

Inherited from d2jw_srls.d2Jw: d2Jw

Method Details [hide private]

__init__(self, mf)
(Constructor)

source code 

Class used to store all the SRLS function classes.

See the respective files for descriptions of the functions and detials of the formulae.

Overrides: d2jw_srls.d2Jw.__init__