Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
gte::IntpAkimaNonuniform1< Real > Class Template Reference

#include <GteIntpAkimaNonuniform1.h>

Inheritance diagram for gte::IntpAkimaNonuniform1< Real >:
Inheritance graph
[legend]

Public Member Functions

Real const * GetX () const
 
virtual Real GetXMax () const override
 
virtual Real GetXMin () const override
 
 IntpAkimaNonuniform1 (int quantity, Real const *X, Real const *F)
 
- Public Member Functions inherited from gte::IntpAkima1< Real >
Real const * GetF () const
 
int GetQuantity () const
 
Real operator() (Real x) const
 
Real operator() (int order, Real x) const
 
virtual ~IntpAkima1 ()
 

Protected Member Functions

virtual void Lookup (Real x, int &index, Real &dx) const override
 
- Protected Member Functions inherited from gte::IntpAkima1< Real >
Real ComputeDerivative (Real *slope) const
 
 IntpAkima1 (int quantity, Real const *F)
 

Protected Attributes

Real const * mX
 
- Protected Attributes inherited from gte::IntpAkima1< Real >
Real const * mF
 
std::vector< PolynomialmPoly
 
int mQuantity
 

Detailed Description

template<typename Real>
class gte::IntpAkimaNonuniform1< Real >

Definition at line 16 of file GteIntpAkimaNonuniform1.h.

Constructor & Destructor Documentation

template<typename Real >
gte::IntpAkimaNonuniform1< Real >::IntpAkimaNonuniform1 ( int  quantity,
Real const *  X,
Real const *  F 
)

Definition at line 36 of file GteIntpAkimaNonuniform1.h.

Member Function Documentation

template<typename Real >
Real const * gte::IntpAkimaNonuniform1< Real >::GetX ( ) const

Definition at line 94 of file GteIntpAkimaNonuniform1.h.

template<typename Real >
Real gte::IntpAkimaNonuniform1< Real >::GetXMax ( ) const
overridevirtual

Implements gte::IntpAkima1< Real >.

Definition at line 106 of file GteIntpAkimaNonuniform1.h.

template<typename Real >
Real gte::IntpAkimaNonuniform1< Real >::GetXMin ( ) const
overridevirtual

Implements gte::IntpAkima1< Real >.

Definition at line 100 of file GteIntpAkimaNonuniform1.h.

template<typename Real >
void gte::IntpAkimaNonuniform1< Real >::Lookup ( Real  x,
int index,
Real &  dx 
) const
overrideprotectedvirtual

Implements gte::IntpAkima1< Real >.

Definition at line 112 of file GteIntpAkimaNonuniform1.h.

Member Data Documentation

template<typename Real >
Real const* gte::IntpAkimaNonuniform1< Real >::mX
protected

Definition at line 32 of file GteIntpAkimaNonuniform1.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