Bases: object
A SpectralGrid interpolation class. Can serve as a model maybe
| Parameters: | grid_hdf5_fname: filename for HDF5 File : |
|---|
Attributes Summary
| param_names |
Methods Summary
| __call__() | |
| evaluate(*args, **kwargs) | Interpolating on the grid to the necessary param_names .. |
Attributes Documentation
Methods Documentation