iterative-solver 0.0
molpro::linalg::itsolv::Interpolate::point Struct Reference

#include <Interpolate.h>

Public Attributes

double x
 
double f = std::nan("unset")
 
double f1 = std::nan("unset")
 
double f2 = std::nan("unset")
 

Friends

std::ostream & operator<< (std::ostream &os, const point &p)
 

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const point p 
)
friend

Member Data Documentation

◆ f

double molpro::linalg::itsolv::Interpolate::point::f = std::nan("unset")

◆ f1

double molpro::linalg::itsolv::Interpolate::point::f1 = std::nan("unset")

◆ f2

double molpro::linalg::itsolv::Interpolate::point::f2 = std::nan("unset")

◆ x

double molpro::linalg::itsolv::Interpolate::point::x