Classes | |
| class | Morse_problem |
| Fits the four Morse parameters to the two defining points. More... | |
Functions | |
| template<typename value_type > | |
| Interpolator< value_type >::point | Morse (value_type y, const std::vector< value_type > ¶meters) |
| The Morse interpolant and its first two derivatives at y. More... | |
| Interpolator< value_type >::point molpro::linalg::itsolv::interpolate_detail::Morse | ( | value_type | y, |
| const std::vector< value_type > & | parameters | ||
| ) |
The Morse interpolant and its first two derivatives at y.