BayesOpt
displaygp.hpp File Reference

Plots the evolution (nonparametric process, criteria or contour plots) of 1D and 2D problems. More...

#include "bayesopt/bayesopt.hpp"
#include "matplotpp.h"
+ Include dependency graph for displaygp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::utils::DisplayProblem1D
 
class  bayesopt::utils::DisplayProblem2D
 

Namespaces

 bayesopt
 Namespace of the library interface.
 
 bayesopt::utils
 Extra utils: math functions, ublas helpers, etc.
 

Enumerations

enum  RunningStatus { RUN, STEP, STOP, NOT_READY }
 

Detailed Description

Plots the evolution (nonparametric process, criteria or contour plots) of 1D and 2D problems.

Definition in file displaygp.hpp.