Developer documentation

bernstein_eenv_multiply.hpp File Reference

Go to the source code of this file.

Functions

template<typename real_t >
real_t density (real_t *src, const real_t prec=1e-12, unsigned nsmp=0)
 
template<class real_t >
unsigned support (unsigned *supp, real_t *src, const real_t &prec=1e-6)
 
void op_mul (eenv *a, eenv *b)
 

Function Documentation

template<typename real_t >
real_t density ( real_t *  src,
const real_t  prec = 1e-12,
unsigned  nsmp = 0 
)
void op_mul ( eenv *  a,
eenv *  b 
)
template<class real_t >
unsigned support ( unsigned *  supp,
real_t *  src,
const real_t &  prec = 1e-6 
)
Home