Cython module: `bq_c` ===================== The functions in this module are called by the :class:`~bayesian_quadrature.bq.BQ` object, and in most cases shouldn't need to be called directly by user code. However, they are provided here for reference. .. automodule:: bayesian_quadrature.bq_c :members: :undoc-members: :show-inheritance: