autoppl  v0.8
A C++ template library for probabilistic programming
bounded_inv_transform.hpp File Reference
#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>
#include <autoppl/util/ad_boost/value.hpp>

Go to the source code of this file.

Classes

struct  ad::boost::BoundedInvTransformNode< ExprType, LowerType, UpperType >
 
struct  ad::boost::LogJBoundedInvTransformNode< ExprType, LowerType, UpperType >
 

Namespaces

 ad
 
 ad::boost
 

Functions

template<class UCType , class LowerType , class UpperType , class CType >
constexpr void ad::boost::bounded_inv_transform (const UCType &uc, const LowerType &lower, const UpperType &upper, CType &c)