vSMC
vSMC: Scalable Monte Carlo
Public Member Functions | Static Public Member Functions | List of all members
vsmc::internal::NIntegrateNewtonCotesCoeff< Degree > Class Template Reference

#include <vsmc/integrate/nintegrate_newton_cotes.hpp>

Public Member Functions

const double * coeff () const
 

Static Public Member Functions

static NIntegrateNewtonCotesCoeff< Degree > & instance ()
 

Detailed Description

template<unsigned Degree>
class vsmc::internal::NIntegrateNewtonCotesCoeff< Degree >

Definition at line 65 of file nintegrate_newton_cotes.hpp.

Member Function Documentation

template<unsigned Degree>
const double* vsmc::internal::NIntegrateNewtonCotesCoeff< Degree >::coeff ( ) const
inline

Definition at line 76 of file nintegrate_newton_cotes.hpp.

template<unsigned Degree>
static NIntegrateNewtonCotesCoeff<Degree>& vsmc::internal::NIntegrateNewtonCotesCoeff< Degree >::instance ( )
inlinestatic

Definition at line 69 of file nintegrate_newton_cotes.hpp.