![]() |
ReFRACtor
|
#include <linear_interpolate_ad.h>
Inheritance diagram for FullPhysics::InterpolatePoint< AutoDerivative< double >, AutoDerivative< double > >:
Collaboration diagram for FullPhysics::InterpolatePoint< AutoDerivative< double >, AutoDerivative< double > >:Public Member Functions | |
| virtual void | interpolate (const AutoDerivative< double > &x, const AutoDerivativeRef< double > &res) const =0 |
| virtual const AutoDerivative< double > & | x_max () const =0 |
| virtual const AutoDerivative< double > & | x_min () const =0 |
Definition at line 9 of file linear_interpolate_ad.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |