|
Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
This is the complete list of members for Bayes_Opt, including all inherited members.
| alpha0 | Bayes_Opt | protected |
| 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_Opt | protected |
| 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_Opt | protected |
| cdf(double mu, double sigma) | Bayes_Opt | protected |
| costfnc | Bayes_Opt | protected |
| covariance | Bayes_Opt | |
| current_maximum | Bayes_Opt | protected |
| expected_improvement(double mu_n, double sigma_n) | Bayes_Opt | protected |
| expected_improvement_combined(double mu_n, double sigma_n, Matrix_real &grad_mu, Matrix_real &grad_sigma, double *f, Matrix_real &grad) | Bayes_Opt | protected |
| f_prev | Bayes_Opt | protected |
| gen | Bayes_Opt | protected |
| grad_pdf(double mu, double sigma, double grad_mu, double grad_sigma) | Bayes_Opt | protected |
| initial_samples | Bayes_Opt | protected |
| kernel(Matrix_real x0, Matrix_real x1) | Bayes_Opt | protected |
| kernel_combined(Matrix_real x0, Matrix_real x, double &f, Matrix_real &grad, int grad_var, bool self) | Bayes_Opt | protected |
| maximal_iterations | Bayes_Opt | protected |
| meta_data | Bayes_Opt | protected |
| mu_0 | Bayes_Opt | |
| num_precision | Bayes_Opt | protected |
| optimization_problem(Matrix_real x_Powell, void *void_instance) | Bayes_Opt | protectedstatic |
| optimization_problem_combined(Matrix_real x, void *void_instance, double *f0, Matrix_real &grad) | Bayes_Opt | protectedstatic |
| pdf(double mu, double sigma) | Bayes_Opt | protected |
| Start_Optimization(Matrix_real &x, int max_iterations_in) | Bayes_Opt | |
| update_covariance(Matrix_real cov_new) | Bayes_Opt | protected |
| variable_num | Bayes_Opt | protected |
| x_prev | Bayes_Opt | protected |
| ~Bayes_Opt() | Bayes_Opt |
1.8.13