ReFRACtor
FullPhysics::InterpolatePoint< TX, TY > Class Template Referenceabstract

Interface for interpolating values. More...

#include <linear_interpolate.h>

+ Inheritance diagram for FullPhysics::InterpolatePoint< TX, TY >:
+ Collaboration diagram for FullPhysics::InterpolatePoint< TX, TY >:

Public Member Functions

virtual TY operator() (const TX &x) const =0
 
virtual const TX & x_max () const =0
 
virtual const TX & x_min () const =0
 

Detailed Description

template<class TX, class TY>
class FullPhysics::InterpolatePoint< TX, TY >

Interface for interpolating values.

Definition at line 11 of file linear_interpolate.h.

Member Function Documentation

◆ operator()()

◆ x_max()

◆ x_min()


The documentation for this class was generated from the following file:

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:12