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

#include <GteIntpAkimaUniform1.h>

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

Public Member Functions

virtual Real GetXMax () const override
 
virtual Real GetXMin () const override
 
Real GetXSpacing () const
 
 IntpAkimaUniform1 (int quantity, Real xMin, Real xSpacing, Real const *F)
 
virtual ~IntpAkimaUniform1 ()
 
- 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 mXMax
 
Real mXMin
 
Real mXSpacing
 
- Protected Attributes inherited from gte::IntpAkima1< Real >
Real const * mF
 
std::vector< PolynomialmPoly
 
int mQuantity
 

Detailed Description

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

Definition at line 16 of file GteIntpAkimaUniform1.h.

Constructor & Destructor Documentation

template<typename Real >
gte::IntpAkimaUniform1< Real >::~IntpAkimaUniform1 ( )
virtual

Definition at line 37 of file GteIntpAkimaUniform1.h.

template<typename Real >
gte::IntpAkimaUniform1< Real >::IntpAkimaUniform1 ( int  quantity,
Real  xMin,
Real  xSpacing,
Real const *  F 
)

Definition at line 42 of file GteIntpAkimaUniform1.h.

Member Function Documentation

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::GetXMax ( ) const
inlineoverridevirtual

Implements gte::IntpAkima1< Real >.

Definition at line 101 of file GteIntpAkimaUniform1.h.

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::GetXMin ( ) const
inlineoverridevirtual

Implements gte::IntpAkima1< Real >.

Definition at line 95 of file GteIntpAkimaUniform1.h.

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::GetXSpacing ( ) const
inline

Definition at line 107 of file GteIntpAkimaUniform1.h.

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

Implements gte::IntpAkima1< Real >.

Definition at line 113 of file GteIntpAkimaUniform1.h.

Member Data Documentation

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::mXMax
protected

Definition at line 32 of file GteIntpAkimaUniform1.h.

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::mXMin
protected

Definition at line 32 of file GteIntpAkimaUniform1.h.

template<typename Real >
Real gte::IntpAkimaUniform1< Real >::mXSpacing
protected

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