#include <RooCubicSplineKnot.h>
 | 
|   | BoundaryConditions (bool leftSecondDerivative=true, bool rightSecondDerivative=true, double valueLeft=0, double valueRight=0) | 
|   | 
Definition at line 15 of file RooCubicSplineKnot.h.
 
◆ BoundaryConditions()
  
  
      
        
          | RooCubicSplineKnot::BoundaryConditions::BoundaryConditions  | 
          ( | 
          bool  | 
          leftSecondDerivative = true,  | 
         
        
           | 
           | 
          bool  | 
          rightSecondDerivative = true,  | 
         
        
           | 
           | 
          double  | 
          valueLeft = 0,  | 
         
        
           | 
           | 
          double  | 
          valueRight = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ secondDerivative
      
        
          | bool RooCubicSplineKnot::BoundaryConditions::secondDerivative[2] | 
        
      
 
 
◆ value
      
        
          | double RooCubicSplineKnot::BoundaryConditions::value[2] | 
        
      
 
 
The documentation for this class was generated from the following file: