|
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 Adam, including all inherited members.
| Adam() | Adam | |
| Adam(double beta1_in, double beta2_in, double epsilon_in, double eta_in) | Adam | |
| beta1 | Adam | protected |
| beta1_t | Adam | protected |
| beta2 | Adam | protected |
| beta2_t | Adam | protected |
| decreasing_idx | Adam | protected |
| decreasing_test | Adam | protected |
| decreasing_vec | Adam | protected |
| epsilon | Adam | protected |
| eta | Adam | |
| f0_idx | Adam | protected |
| f0_mean | Adam | protected |
| f0_prev | Adam | protected |
| f0_vec | Adam | protected |
| get_decreasing_test() | Adam | |
| initialize_moment_and_variance(int parameter_num) | Adam | |
| iter_t | Adam | protected |
| mom | Adam | protected |
| num_threads | Adam | protected |
| reset() | Adam | |
| update(Matrix_real ¶meters, Matrix_real &grad, const double &f0) | Adam | |
| var | Adam | protected |
| ~Adam() | Adam | virtual |
1.8.13