aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::prm::o3prmr::QueryResult Class Reference

#include <O3prmrInterpreter.h>

+ Collaboration diagram for gum::prm::o3prmr::QueryResult:

Public Attributes

double time
 
std::string command
 
std::vector< SingleResultvalues
 

Detailed Description

Definition at line 58 of file O3prmrInterpreter.h.

Member Data Documentation

◆ command

std::string gum::prm::o3prmr::QueryResult::command

Definition at line 61 of file O3prmrInterpreter.h.

◆ time

double gum::prm::o3prmr::QueryResult::time

Definition at line 60 of file O3prmrInterpreter.h.

◆ values

std::vector< SingleResult > gum::prm::o3prmr::QueryResult::values

Definition at line 62 of file O3prmrInterpreter.h.


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