Public Member Functions | Private Attributes | List of all members
gte::IntpAkima1< Real >::Polynomial Class Reference

#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]
 

Detailed Description

template<typename Real>
class gte::IntpAkima1< Real >::Polynomial

Definition at line 43 of file GteIntpAkima1.h.

Member Function Documentation

template<typename Real >
Real gte::IntpAkima1< Real >::Polynomial::operator() ( Real  x) const

Definition at line 157 of file GteIntpAkima1.h.

template<typename Real >
Real gte::IntpAkima1< Real >::Polynomial::operator() ( int  order,
Real  x 
) const

Definition at line 163 of file GteIntpAkima1.h.

template<typename Real >
Real & gte::IntpAkima1< Real >::Polynomial::operator[] ( int  i)
inline

Definition at line 151 of file GteIntpAkima1.h.

Member Data Documentation

template<typename Real >
Real gte::IntpAkima1< Real >::Polynomial::mCoeff[4]
private

Definition at line 52 of file GteIntpAkima1.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06