autoppl  v0.8
A C++ template library for probabilistic programming
ppl::util::details::var< V, vec > Struct Template Reference

#include <shape_traits.hpp>

Public Types

using type = Eigen::Map< Eigen::Matrix< V, Eigen::Dynamic, 1 > >
 

Member Typedef Documentation

◆ type

template<class V >
using ppl::util::details::var< V, vec >::type = Eigen::Map<Eigen::Matrix<V, Eigen::Dynamic, 1> >

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