Package specific_fns :: Module setup
[hide private]
[frames] | no frames]

Module setup

source code

Functions [hide private]
 
get_specific_fn(eqi, function_type, raise_error=True)
The function for returning the requested specific function.
source code
 
get_instance(function_type)
Function for returning the class instance corresponding to the function type.
source code
 
get_string(function_type)
Function for returning a string corresponding to the function type.
source code
Variables [hide private]
  consistency_tests_obj = Consistency_tests()
  frame_order_obj = Frame_order()
  hybrid_obj = Hybrid()
  jw_mapping_obj = Jw_mapping()
  model_free_obj = Model_free()
  n_state_model_obj = N_state_model()
  noe_obj = Noe()
  relax_fit_obj = Relax_fit()
  __package__ = 'specific_fns'

Imports: Consistency_tests, Frame_order, Hybrid, Jw_mapping, Model_free, N_state_model, Noe, Relax_fit, RelaxError, RelaxFuncSetupError