autoppl
v0.8
A C++ template library for probabilistic programming
|
#include <fastad_bits/reverse/core/expr_base.hpp>
#include <fastad_bits/reverse/core/value_adj_view.hpp>
#include <fastad_bits/util/type_traits.hpp>
#include <fastad_bits/util/size_pack.hpp>
#include <fastad_bits/util/value.hpp>
Go to the source code of this file.
Classes | |
struct | ad::boost::CovInvTransformNode< ExprType > |
struct | ad::boost::LogJCovInvTransformNode< ExprType > |
Namespaces | |
ad | |
ad::boost | |
Functions | |
template<class LowerType , class UCType , class CType > | |
constexpr void | ad::boost::cov_inv_transform (LowerType &lower, const UCType &uc, CType &c) |