aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::LearnerSelect< LEARNERNAME, A, B > Struct Template Reference

#include <templateStrategy.h>

Public Types

using type = A

Detailed Description

template<LEARNERNAME, class A, class B>
struct gum::LearnerSelect< LEARNERNAME, A, B >

Definition at line 90 of file templateStrategy.h.

Member Typedef Documentation

◆ type

template<LEARNERNAME, class A, class B>
using gum::LearnerSelect< LEARNERNAME, A, B >::type = A

Definition at line 91 of file templateStrategy.h.


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