![]()  | 
  
    ReFRACtor
    
   | 
 
#include <linear_interpolate_ad.h>
 Inheritance diagram for FullPhysics::Return1Point< AutoDerivative< double >, AutoDerivative< double > >:
 Collaboration diagram for FullPhysics::Return1Point< AutoDerivative< double >, AutoDerivative< double > >:Public Member Functions | |
| Return1Point (const AutoDerivative< double > &x0, const AutoDerivative< double > &y0) | |
| void | interpolate (const AutoDerivative< double > &x, const AutoDerivativeRef< double > &res) const | 
| void | print (std::ostream &Os) const | 
| std::string | print_to_string () const | 
| Print to string.  More... | |
| const AutoDerivative< double > & | x_max () const | 
| const AutoDerivative< double > & | x_min () const | 
Definition at line 18 of file linear_interpolate_ad.h.
      
  | 
  inline | 
Definition at line 25 of file linear_interpolate_ad.h.
      
  | 
  inlinevirtual | 
Implements FullPhysics::InterpolatePoint< AutoDerivative< double >, AutoDerivative< double > >.
Definition at line 30 of file linear_interpolate_ad.h.
      
  | 
  inline | 
Definition at line 32 of file linear_interpolate_ad.h.
      
  | 
  inlineinherited | 
Print to string.
This is primarily useful for SWIG wrappers to this class, e.g. a to_s method in ruby.
Definition at line 31 of file printable.h.
      
  | 
  inlinevirtual | 
Implements FullPhysics::InterpolatePoint< AutoDerivative< double >, AutoDerivative< double > >.
Definition at line 29 of file linear_interpolate_ad.h.
      
  | 
  inlinevirtual | 
Implements FullPhysics::InterpolatePoint< AutoDerivative< double >, AutoDerivative< double > >.
Definition at line 28 of file linear_interpolate_ad.h.