- InitConfig(this)
- loadParamNames(this, fname)
- WriteLikelihoodData(this, Theory, DataParams, root)
-
logical
checkConflicts(this, full_list)
if for some reasons various likelihoods cannot be used at once
check here for conflicts after full list of likelihoods has been read in
-
real(mcp)
derivedParameters(this, Theory, DataParams)
-
real(mcp)
GetLogLike(this, Params, Theory, DataParams)
-
character(LEN=:) allocatable
GetTag(this)
Properties
- integer :: speed
- character(LEN=LikeNameLen) :: name
- character(LEN=:) allocatable :: tag
- character(LEN=LikeNameLen) :: LikelihoodType
- character(LEN=LikeNameLen) :: version
- TParamNames
:: nuisance_params
- integer :: original_index
- logical :: dependent_params(max_num_params)
- integer allocatable :: nuisance_indices(:)
- integer allocatable :: derived_indices(:)
- integer :: new_param_block_start
- integer :: new_params