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

#include <shape_traits.hpp>

Public Types

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

Member Typedef Documentation

◆ type

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

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