#include <curve/bernstein.h>
|
| Bern (const unsigned int m, const unsigned int i) |
|
| ~Bern () |
|
Numeric | operator() (const Numeric u) const |
|
◆ Bern()
template<typename Numeric = double>
curve::Bern< Numeric >::Bern |
( |
const unsigned int |
m, |
|
|
const unsigned int |
i |
|
) |
| |
|
inline |
◆ ~Bern()
template<typename Numeric = double>
◆ operator()()
template<typename Numeric = double>
Numeric curve::Bern< Numeric >::operator() |
( |
const Numeric |
u | ) |
const |
|
inline |
◆ bin_m_i_
template<typename Numeric = double>
◆ i_
template<typename Numeric = double>
◆ m_minus_i
template<typename Numeric = double>