TMinimizer Class module:minimize file:minimize

Subroutines Expand Arguments

    Functions  Expand Arguments

  • real(Powell_CO_prec) ffn(this, n, vect)
    • TMinimizer   :: this
    • integer intent(in) :: n
    • real(Powell_CO_prec)  :: vect(n)
  • real(mcp) FindBestFit(this, Params, is_best_bestfit)

Properties

  • logical  :: uses_MPI
  • ParamSet  :: MinParams 
  • integer allocatable :: minimize_indices(:)
  • integer allocatable :: minimize_indices_used(:)
  • real(mcp) allocatable :: used_param_scales(:)
  • real(mcp) allocatable :: inv_cov(:,:)
  • integer allocatable :: rotatable_params_used(:)
  • integer  :: num_rotatable
  • integer  :: num_rot
  • real(mcp) allocatable :: origin(:)
  • real(mcp) allocatable :: paramRot(:,:)
  • integer allocatable :: min_params_rot(:)