iterative-solver 0.0
molpro::linalg::itsolv::interpolate_detail Namespace Reference

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 > &parameters)
 The Morse interpolant and its first two derivatives at y. More...
 

Function Documentation

◆ Morse()

template<typename value_type >
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.