aGrUM  0.20.3
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 121 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 124 of file clusteredLayerGenerator.h.

◆ c

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

Definition at line 127 of file clusteredLayerGenerator.h.

◆ g

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

Definition at line 125 of file clusteredLayerGenerator.h.

◆ i

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

Definition at line 123 of file clusteredLayerGenerator.h.

◆ r

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

Definition at line 126 of file clusteredLayerGenerator.h.


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