AIToolbox
A library that offers tools for AI problem solving.
AIToolbox::MDP::ValueFunction Struct Reference

#include <AIToolbox/MDP/Types.hpp>

Public Attributes

Values values
 
Actions actions
 

Member Data Documentation

◆ actions

Actions AIToolbox::MDP::ValueFunction::actions

◆ values

Values AIToolbox::MDP::ValueFunction::values

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