aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::prm::ClusteredLayerGenerator< 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::ClusteredLayerGenerator< GUM_SCALAR >::MyData

Definition at line 138 of file clusteredLayerGenerator.h.

Member Data Documentation

◆ a

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

Definition at line 141 of file clusteredLayerGenerator.h.

◆ c

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

Definition at line 144 of file clusteredLayerGenerator.h.

◆ g

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

Definition at line 142 of file clusteredLayerGenerator.h.

◆ i

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

Definition at line 140 of file clusteredLayerGenerator.h.

◆ r

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

Definition at line 143 of file clusteredLayerGenerator.h.


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