BayesOpt
|
Public Attributes | |
char * | name |
Name of the mean function. | |
double | coef_mean [128] |
Basis function coefficients (mean) | |
double | coef_std [128] |
Basis function coefficients (std) | |
size_t | n_coef |
Number of mean funct. More... | |
Definition at line 73 of file parameters.h.
size_t mean_parameters::n_coef |