|
static constexpr std::size_t | max_order = 10u |
|
static constexpr std::size_t | nb_coefficients = max_order * (max_order + 1) / 2 |
|
static std::array< long double, nb_coefficients > | weight |
|
static std::array< long double, nb_coefficients > | pos |
|
The documentation for this struct was generated from the following file: