Variable beluga::has_likelihood_field_v
Defined in File primitives.hpp
Variable Documentation
-
template<class T>
constexpr bool beluga::has_likelihood_field_v = has_likelihood_field<T>::value Trait variable that indicates whether a type
T
has alikelihood_field()
method.