#include <cfloat>
#include "BCP_math.hpp"
#include "BCP_message_tag.hpp"
#include "BCP_vector.hpp"
#include "BCP_buffer.hpp"
#include "BCP_vg_param.hpp"
#include "BCP_parameters.hpp"
#include "BCP_process.hpp"
Go to the source code of this file.
Classes | |
class | BCP_vg_prob |
This class is the central class of the Variable Generator process. More... | |
Functions | |
bool | BCP_vg_process_message (BCP_vg_prob &p, BCP_buffer &buf) |
bool BCP_vg_process_message | ( | BCP_vg_prob & | p, |
BCP_buffer & | buf | ||
) |
Definition at line 114 of file BCP_vg_main.cpp.