#include <cstddef>
#include <cmath>
#include <fastad_bits/util/shape_traits.hpp>
#include <fastad_bits/reverse/core/var_view.hpp>
#include <fastad_bits/reverse/core/sum.hpp>
#include <autoppl/util/traits/dist_expr_traits.hpp>
#include <autoppl/expression/constraint/transformer.hpp>
#include <autoppl/util/ad_boost/lower_inv_transform.hpp>
#include <autoppl/util/traits/traits.hpp>
#include <autoppl/util/value.hpp>
Go to the source code of this file.
|
template<class LowerType > |
constexpr auto | ppl::lower (const LowerType &expr) |
|