32 #ifndef _chemistry_qc_intv3_fjt_h
33 #define _chemistry_qc_intv3_fjt_h
35 #include <util/ref/ref.h>
50 int ngtable()
const {
return maxj + 7; }
57 double *values(
int J,
double T);
Definition: intv3/fjt.h:39
The base class for all reference counted objects.
Definition: ref.h:194