TLikeCalculator Class module:CalcLike file:calclike

Generics Expand Generics

  • WriteParamsHumanText
    • WriteParamsHumanText_unit
    • WriteParamsHumanText_file

Subroutines Expand Arguments

  • AddLike(this, LikeToAdd, CurrentLike)
    • TLikeCalculator   :: this
    • real(mcp) intent(in) :: LikeToAdd
    • real(mcp)  :: CurrentLike
  • AddLikeTemp(this, LikeToAdd, CurrentLike)
    • TLikeCalculator   :: this
    • real(mcp) intent(in) :: LikeToAdd
    • real(mcp)  :: CurrentLike
  • ReadParams(this, Ini)
  • WriteParamPointTextData(this, output_root, Params)
  • WriteParamsHumanText_file(this, fname, P, LogLike, weight)
  • WriteParamsHumanText_unit(this, P, LogLike, weight, aunit)
  • WritePerformanceStats(this, unit)

Properties

  • real(mcp)  :: Temperature
  • logical  :: test_likelihood
  • logical  :: timing
  • real(mcp) allocatable :: test_cov_matrix(:,:)