Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Bayes_Opt Member List

This is the complete list of members for Bayes_Opt, including all inherited members.

alpha0Bayes_Optprotected
Bayes_Opt(double(*f_pointer)(Matrix_real, void *), void *meta_data_in)Bayes_Opt
calculate_conditional_distribution(Matrix_real x, Matrix_real cov_x, double &mu_n, double &sigma2_n)Bayes_Optprotected
calculate_conditional_distribution_combined(Matrix_real x, Matrix_real cov_x, Matrix_real cov_x_grad, Matrix_real cov_self_grad, double &mu_n, double &sigma2_n, Matrix_real &grad_mu, Matrix_real &grad_sigma)Bayes_Optprotected
cdf(double mu, double sigma)Bayes_Optprotected
costfncBayes_Optprotected
covarianceBayes_Opt
current_maximumBayes_Optprotected
expected_improvement(double mu_n, double sigma_n)Bayes_Optprotected
expected_improvement_combined(double mu_n, double sigma_n, Matrix_real &grad_mu, Matrix_real &grad_sigma, double *f, Matrix_real &grad)Bayes_Optprotected
f_prevBayes_Optprotected
genBayes_Optprotected
grad_pdf(double mu, double sigma, double grad_mu, double grad_sigma)Bayes_Optprotected
initial_samplesBayes_Optprotected
kernel(Matrix_real x0, Matrix_real x1)Bayes_Optprotected
kernel_combined(Matrix_real x0, Matrix_real x, double &f, Matrix_real &grad, int grad_var, bool self)Bayes_Optprotected
maximal_iterationsBayes_Optprotected
meta_dataBayes_Optprotected
mu_0Bayes_Opt
num_precisionBayes_Optprotected
optimization_problem(Matrix_real x_Powell, void *void_instance)Bayes_Optprotectedstatic
optimization_problem_combined(Matrix_real x, void *void_instance, double *f0, Matrix_real &grad)Bayes_Optprotectedstatic
pdf(double mu, double sigma)Bayes_Optprotected
Start_Optimization(Matrix_real &x, int max_iterations_in)Bayes_Opt
update_covariance(Matrix_real cov_new)Bayes_Optprotected
variable_numBayes_Optprotected
x_prevBayes_Optprotected
~Bayes_Opt()Bayes_Opt