Belle II Software  release-06-01-15
Interps Class Reference

Public Member Functions

 Interps (double x1, double x2, int nd, double *yd)
 
double get_val (double x)
 
void change (double x1, double x2, int nd, double *yd)
 
int check_xrange (double x)
 

Public Attributes

double xmin
 
double xmax
 
int ndiv
 
double * ydata
 

Private Member Functions

double interp (double *y, double x)
 

Detailed Description

Definition at line 58 of file Sutool.h.


The documentation for this class was generated from the following file: