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

Public Member Functions

Real & A (int ix, int iy)
 
Real operator() (Real x, Real y) const
 
Real operator() (int xOrder, int yOrder, Real x, Real y) const
 
 Polynomial ()
 

Private Attributes

Real mCoeff [4][4]
 

Detailed Description

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

Definition at line 55 of file GteIntpAkimaUniform2.h.

Constructor & Destructor Documentation

template<typename Real >
gte::IntpAkimaUniform2< Real >::Polynomial::Polynomial ( )

Definition at line 526 of file GteIntpAkimaUniform2.h.

Member Function Documentation

template<typename Real >
Real & gte::IntpAkimaUniform2< Real >::Polynomial::A ( int  ix,
int  iy 
)

Definition at line 532 of file GteIntpAkimaUniform2.h.

template<typename Real >
Real gte::IntpAkimaUniform2< Real >::Polynomial::operator() ( Real  x,
Real  y 
) const

Definition at line 538 of file GteIntpAkimaUniform2.h.

template<typename Real >
Real gte::IntpAkimaUniform2< Real >::Polynomial::operator() ( int  xOrder,
int  yOrder,
Real  x,
Real  y 
) const

Definition at line 550 of file GteIntpAkimaUniform2.h.

Member Data Documentation

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

Definition at line 67 of file GteIntpAkimaUniform2.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