Classes | |
| struct | QParam |
| Parameter in the Q space. More... | |
Functions | |
| template<class Q , class ForwardIt > | |
| auto | cwrap_params (ForwardIt begin, ForwardIt end) |
| Generates vector of reference wrappers to param and action in a range of QParam objects. More... | |
| template<class Q , class ForwardIt > | |
| auto | wrap_params (ForwardIt begin, ForwardIt end) |
| auto molpro::linalg::itsolv::subspace::qspace::cwrap_params | ( | ForwardIt | begin, |
| ForwardIt | end | ||
| ) |
Generates vector of reference wrappers to param and action in a range of QParam objects.
| auto molpro::linalg::itsolv::subspace::qspace::wrap_params | ( | ForwardIt | begin, |
| ForwardIt | end | ||
| ) |