37#define ROQTOLERANCE 1e-11
Header file for the signal models functions used in parameter estimation code for known pulsar search...
void generate_interpolant(LALInferenceRunState *runState)
Generate an orthonormal basis set of waveforms from a training set.
REAL8 * chebyshev_gauss_lobatto_nodes(REAL8 freqmin, REAL8 freqmax, UINT4 nnodes)
Generate Chebyshev-Gauss-Lobatto nodes in frequency.
COMPLEX16Array * generate_training_set(LALInferenceRunState *rs, UINT4 n)
Generate a training set of waveforms for the basis generation.
REAL8Array * generate_training_set_quad(LALInferenceRunState *rs, UINT4 n)
Generate a training set of waveforms for the quadratic term basis generation.
Header file for the helper functions for the parameter estimation code for known pulsar searches usin...
Header file for the parameter estimation code for known pulsar searches using the nested sampling alg...