Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
Public Types | List of all members
JTOOLS::JPolint3FunctionalMap< JKey_t, JValue_t, JDistance_t > Struct Template Reference

Type definition of a 3rd degree polynomial interpolation based on a JMap implementation. More...

#include <JFunctionalMap_t.hh>

Inheritance diagram for JTOOLS::JPolint3FunctionalMap< JKey_t, JValue_t, JDistance_t >:
JTOOLS::JPolintMap< 3, JKey_t, JValue_t, JMap, JResultType< JValue_t >::result_type, JDistance< JKey_t > > JTOOLS::JPolintFunction< N, JElement_t, JCollection_t, JResult_t, JDistance_t >

Public Types

typedef JElement2D< JKey_t, JValue_t > element_type
 
typedef JPolintFunction< N, element_type, JMapCollection< JMap >::template collection_type, JResultType< JValue_t >::result_type, JDistance< JKey_t > > JPolintFunction_t
 
typedef JPolintFunction_t::abscissa_type abscissa_type
 
typedef JPolintFunction_t::ordinate_type ordinate_type
 
typedef JPolintFunction_t::value_type value_type
 
typedef JPolintFunction_t::distance_type distance_type
 
typedef JPolintFunction_t::const_iterator const_iterator
 
typedef JPolintFunction_t::const_reverse_iterator const_reverse_iterator
 
typedef JPolintFunction_t::iterator iterator
 
typedef JPolintFunction_t::reverse_iterator reverse_iterator
 
typedef JPolintFunction_t::argument_type argument_type
 
typedef JPolintFunction_t::result_type result_type
 
typedef JPolintFunction_t::JExceptionHandler exceptionhandler_type
 

Detailed Description

template<class JKey_t, class JValue_t, class JDistance_t = JDistance<JKey_t>>
struct JTOOLS::JPolint3FunctionalMap< JKey_t, JValue_t, JDistance_t >

Type definition of a 3rd degree polynomial interpolation based on a JMap implementation.

Definition at line 73 of file JFunctionalMap_t.hh.

Member Typedef Documentation

◆ element_type

typedef JElement2D<JKey_t, JValue_t> JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::element_type
inherited

Definition at line 1155 of file JPolint.hh.

◆ JPolintFunction_t

typedef JPolintFunction<N, element_type, JMapCollection<JMap >::template collection_type, JResultType< JValue_t >::result_type , JDistance< JKey_t > > JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::JPolintFunction_t
inherited

Definition at line 1160 of file JPolint.hh.

◆ abscissa_type

typedef JPolintFunction_t::abscissa_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::abscissa_type
inherited

Definition at line 1162 of file JPolint.hh.

◆ ordinate_type

typedef JPolintFunction_t::ordinate_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::ordinate_type
inherited

Definition at line 1163 of file JPolint.hh.

◆ value_type

typedef JPolintFunction_t::value_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::value_type
inherited

Definition at line 1164 of file JPolint.hh.

◆ distance_type

typedef JPolintFunction_t::distance_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::distance_type
inherited

Definition at line 1165 of file JPolint.hh.

◆ const_iterator

typedef JPolintFunction_t::const_iterator JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::const_iterator
inherited

Definition at line 1167 of file JPolint.hh.

◆ const_reverse_iterator

typedef JPolintFunction_t::const_reverse_iterator JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::const_reverse_iterator
inherited

Definition at line 1168 of file JPolint.hh.

◆ iterator

typedef JPolintFunction_t::iterator JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::iterator
inherited

Definition at line 1169 of file JPolint.hh.

◆ reverse_iterator

typedef JPolintFunction_t::reverse_iterator JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::reverse_iterator
inherited

Definition at line 1170 of file JPolint.hh.

◆ argument_type

typedef JPolintFunction_t::argument_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::argument_type
inherited

Definition at line 1172 of file JPolint.hh.

◆ result_type

typedef JPolintFunction_t::result_type JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::result_type
inherited

Definition at line 1173 of file JPolint.hh.

◆ exceptionhandler_type

typedef JPolintFunction_t::JExceptionHandler JTOOLS::JPolintMap< N, JKey_t, JValue_t, JMap , JResultType< JValue_t >::result_type , JDistance< JKey_t > >::exceptionhandler_type
inherited

Definition at line 1174 of file JPolint.hh.


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