aGrUM  0.20.3
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 130 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 133 of file layerGenerator.h.

◆ c

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

Definition at line 136 of file layerGenerator.h.

◆ g

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

Definition at line 134 of file layerGenerator.h.

◆ i

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

Definition at line 132 of file layerGenerator.h.

◆ r

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

Definition at line 135 of file layerGenerator.h.


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