autoppl  v0.8
A C++ template library for probabilistic programming
ppl::util::details::convert_to_param< T, std::enable_if_t< util::is_tparam_v< std::decay_t< T > > > > Struct Template Reference

#include <traits.hpp>

Public Types

using type = ppl::TParamView< value_t, shape_t >
 

Member Typedef Documentation

◆ type

template<class T >
using ppl::util::details::convert_to_param< T, std::enable_if_t< util::is_tparam_v< std::decay_t< T > > > >::type = ppl::TParamView<value_t, shape_t>

The documentation for this struct was generated from the following file: