experiments/include/experimentsconfig.h File Reference

This file contains the common type defitions used on the whole framework. More...

Include dependency graph for experimentsconfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FARSA_EXPERIMENTS_API
#define FARSA_EXPERIMENTS_INTERNAL   __attribute__ ((visibility ("hidden")))
#define FARSA_EXPERIMENTS_TEMPLATE
#define FARSA_EXPERIMENTS_VERSION   00600

Functions

bool FARSA_EXPERIMENTS_API initExperimentsLib ()

Variables

static const bool experimentsLibInitializer = initExperimentsLib()

Detailed Description

This file contains the common type defitions used on the whole framework.

Details...

Definition in file experimentsconfig.h.