aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::prm::LayerGenerator< GUM_SCALAR >::MyData Struct Reference

Public Attributes

std::string i
std::vector< std::string > a
std::vector< std::string > g
std::string r
std::vector< std::string > c

Detailed Description

template<typename GUM_SCALAR>
struct gum::prm::LayerGenerator< GUM_SCALAR >::MyData

Definition at line 149 of file layerGenerator.h.

Member Data Documentation

◆ a

template<typename GUM_SCALAR>
std::vector< std::string > gum::prm::LayerGenerator< GUM_SCALAR >::MyData::a

Definition at line 152 of file layerGenerator.h.

◆ c

template<typename GUM_SCALAR>
std::vector< std::string > gum::prm::LayerGenerator< GUM_SCALAR >::MyData::c

Definition at line 155 of file layerGenerator.h.

◆ g

template<typename GUM_SCALAR>
std::vector< std::string > gum::prm::LayerGenerator< GUM_SCALAR >::MyData::g

Definition at line 153 of file layerGenerator.h.

◆ i

template<typename GUM_SCALAR>
std::string gum::prm::LayerGenerator< GUM_SCALAR >::MyData::i

Definition at line 151 of file layerGenerator.h.

◆ r

template<typename GUM_SCALAR>
std::string gum::prm::LayerGenerator< GUM_SCALAR >::MyData::r

Definition at line 154 of file layerGenerator.h.


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