#include <GteIntpAkima1.h>
Public Member Functions | |
Real | operator() (Real x) const |
Real | operator() (int order, Real x) const |
Real & | operator[] (int i) |
Private Attributes | |
Real | mCoeff [4] |
Definition at line 43 of file GteIntpAkima1.h.
Real gte::IntpAkima1< Real >::Polynomial::operator() | ( | Real | x | ) | const |
Definition at line 157 of file GteIntpAkima1.h.
Real gte::IntpAkima1< Real >::Polynomial::operator() | ( | int | order, |
Real | x | ||
) | const |
Definition at line 163 of file GteIntpAkima1.h.
|
inline |
Definition at line 151 of file GteIntpAkima1.h.
|
private |
Definition at line 52 of file GteIntpAkima1.h.