#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"Include dependency graph for BCP_vg.hpp:

This graph shows which files directly or indirectly include this file:

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.
References BCP_Msg_FinishedBCP, BCP_vg_prob::msg_buf, BCP_buffer::msgtag(), and BCP_vg_prob::process_message().
Referenced by BCP_vg_main().
1.4.7