| 
    autoppl
    v0.8
    
   A C++ template library for probabilistic programming 
   | 
 
#include <cmath>#include <algorithm>#include <iterator>Go to the source code of this file.
Namespaces | |
| ppl | |
| ppl::math | |
Functions | |
| template<class T > | |
| T | ppl::math::lse (T x, T y) | 
Variables | |
| template<class T > | |
| constexpr T | ppl::math::inf | 
| template<class T > | |
| constexpr T | ppl::math::neg_inf |