Definition at line 493 of file OptimizationTools.h.
 
◆ ScaleFunction() [1/2]
      
        
          | OptimizationTools::ScaleFunction::ScaleFunction  | 
          ( | 
          TreeLikelihood *  | 
          tl | ) | 
           | 
        
      
 
 
◆ ScaleFunction() [2/2]
  
  
      
        
          | bpp::OptimizationTools::ScaleFunction::ScaleFunction  | 
          ( | 
          const ScaleFunction &  | 
          sf | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~ScaleFunction()
  
  
      
        
          | OptimizationTools::ScaleFunction::~ScaleFunction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ clone()
  
  
      
        
          | ScaleFunction* bpp::OptimizationTools::ScaleFunction::clone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNumberOfIndependentParameters()
  
  
      
        
          | size_t bpp::OptimizationTools::ScaleFunction::getNumberOfIndependentParameters  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNumberOfParameters()
  
  
      
        
          | size_t bpp::OptimizationTools::ScaleFunction::getNumberOfParameters  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getParameter()
  
  
      
        
          | const Parameter& bpp::OptimizationTools::ScaleFunction::getParameter  | 
          ( | 
          const std::string &  | 
          name | ) | 
           const | 
         
        
          | throw  | ( | ParameterNotFoundException | 
         
        
           | ) |  |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ getParameters()
  
  
      
        
          | const ParameterList& bpp::OptimizationTools::ScaleFunction::getParameters  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( | Exception | 
         
        
           | ) |  |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ getParameterValue()
  
  
      
        
          | double bpp::OptimizationTools::ScaleFunction::getParameterValue  | 
          ( | 
          const std::string &  | 
          name | ) | 
           const | 
         
        
          | throw  | ( | ParameterNotFoundException | 
         
        
           | ) |  |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ getValue()
      
        
          | double OptimizationTools::ScaleFunction::getValue  | 
          ( | 
           | ) | 
           const | 
        
        
          | throw  | ( | ParameterException | 
        
        
           | ) |  |  | 
        
      
 
 
◆ operator=()
◆ setParameters()
      
        
          | void OptimizationTools::ScaleFunction::setParameters  | 
          ( | 
          const ParameterList &  | 
          lambda | ) | 
           | 
        
        
          | throw  | ( | ParameterNotFoundException, | 
        
        
           |  | ConstraintException | 
        
        
           | ) |  |  | 
        
      
 
 
◆ brLen_
  
  
      
        
          | ParameterList bpp::OptimizationTools::ScaleFunction::brLen_ | 
         
       
   | 
  
mutableprivate   | 
  
 
 
◆ lambda_
  
  
      
        
          | ParameterList bpp::OptimizationTools::ScaleFunction::lambda_ | 
         
       
   | 
  
mutableprivate   | 
  
 
 
◆ tl_
The documentation for this class was generated from the following files: