struct Gambit::SpecTraits< SpecBit::MDMSpec< MI > >

[No description available] More…

#include <MDMSpec_head.hpp>

Public Types

Name
typedef SpectrumContents::MDMContents
typedef MI::ModelModel
typedef DummyInputInput

Public Functions

Name
std::stringname()

Detailed Description

template <class MI >
struct Gambit::SpecTraits< SpecBit::MDMSpec< MI > >;

Specialisation of “traits” class used to inform Spec class of what “Model” and “Input” are for this derived class

Public Types Documentation

typedef Contents

typedef SpectrumContents::MDM Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Contents;

typedef Model

typedef MI::Model Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Model;

typedef Input

typedef DummyInput Gambit::SpecTraits< SpecBit::MDMSpec< MI > >::Input;

Public Functions Documentation

function name

static inline std::string name()

Updated on 2023-06-26 at 21:36:51 +0000