#include <cstddef>#include <iostream>#include <realroot/loops_vctops.hpp>#include <realroot/loops_brnops.hpp>#include <realroot/loops_upoldse.hpp>#include <realroot/bernstein_bzenv.hpp>#include "bernstein_eenv_multiply.hpp"#include "bernstein_eenv_simplify.hpp"#include "bernstein_eenv_vrestrict.hpp"Go to the source code of this file.
Classes | |
| struct | mmx::bernstein::eenv_base |
| struct | mmx::bernstein::eenv |
| struct | mmx::bernstein::eenv::add |
Namespaces | |
| mmx | |
| mmx::bernstein | |
Macros | |
| #define | _valueof_(x) std::cout << #x" = " << (x) << std::endl; |
Functions | |
| std::ostream & | mmx::bernstein::operator<< (std::ostream &out, const eenv &env) |
| #define _valueof_ | ( | x | ) | std::cout << #x" = " << (x) << std::endl; |