NRHybSur data for a single waveform data piece.
Definition at line 87 of file LALSimNRHybSurUtilities.h.
Data Fields | |
| int | n_nodes |
| Number of empirical nodes. More... | |
| NRHybSurFitData ** | fit_data |
| NRHybSurFitData at each empirical node. More... | |
| gsl_matrix * | ei_basis |
| Empirical interpolation matrix. More... | |
| int DataPiece::n_nodes |
Number of empirical nodes.
Definition at line 88 of file LALSimNRHybSurUtilities.h.
| NRHybSurFitData** DataPiece::fit_data |
NRHybSurFitData at each empirical node.
Definition at line 89 of file LALSimNRHybSurUtilities.h.
| gsl_matrix* DataPiece::ei_basis |
Empirical interpolation matrix.
Definition at line 90 of file LALSimNRHybSurUtilities.h.