ReFRACtor
FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > > Class Template Reference

Specialization for AutoDerivative<double> types. More...

#include <log_interpolate.h>

+ Inheritance diagram for FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >:
+ Collaboration diagram for FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >:

Public Types

typedef LinearInterpolate< AutoDerivative< double >, AutoDerivative< double > >::BehaviorOutOfRange BehaviorOutOfRange
 

Public Member Functions

 LinearLogInterpolate ()
 
template<class I1 , class I2 >
 LinearLogInterpolate (I1 xstart, I1 xend, I2 ystart, BehaviorOutOfRange Out_of_range=BehaviorOutOfRange(0))
 
void interpolate (const AutoDerivative< double > &x, const AutoDerivativeRef< double > &res) const
 
AutoDerivative< double > operator() (const AutoDerivative< double > &x) const
 
void print (std::ostream &Os) const
 
std::string print_to_string () const
 Print to string. More...
 

Detailed Description

template<>
class FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >

Specialization for AutoDerivative<double> types.

Definition at line 166 of file log_interpolate.h.

Member Typedef Documentation

◆ BehaviorOutOfRange

Constructor & Destructor Documentation

◆ LinearLogInterpolate() [1/2]

Definition at line 170 of file log_interpolate.h.

◆ LinearLogInterpolate() [2/2]

template<class I1 , class I2 >
FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >::LinearLogInterpolate ( I1  xstart,
I1  xend,
I2  ystart,
BehaviorOutOfRange  Out_of_range = BehaviorOutOfRange(0) 
)
inline

Definition at line 176 of file log_interpolate.h.

Member Function Documentation

◆ interpolate()

void FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >::interpolate ( const AutoDerivative< double > &  x,
const AutoDerivativeRef< double > &  res 
) const
inline

Definition at line 193 of file log_interpolate.h.

◆ operator()()

AutoDerivative<double> FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >::operator() ( const AutoDerivative< double > &  x) const
inline

Definition at line 188 of file log_interpolate.h.

◆ print()

void FullPhysics::LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > >::print ( std::ostream &  Os) const
inline

Definition at line 200 of file log_interpolate.h.

◆ print_to_string()

std::string FullPhysics::Printable< LinearLogInterpolate< AutoDerivative< double >, AutoDerivative< double > > >::print_to_string ( ) const
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.


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:13