autoppl
v0.8
A C++ template library for probabilistic programming
|
#include <type_traits.hpp>
Public Member Functions | |
T & | self () |
const T & | self () const |
Used for CRTP to unify certain expression types under one name. CRTP types should simply derive from this base class.
|
inline |
|
inline |