#include <itkFunctorHashTable.h>
template<class TFunctor, class TParameters, class TFunctorValue = double, class THash = utl_hash<TParameters>>
class itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >
use FunctorHashTable to accelerate evaluation of functions.
- Author
- Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om
Definition at line 35 of file itkFunctorHashTable.h.
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
virtual::itk::LightObject::Pointer itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >::CreateAnother |
( |
void |
| ) |
const |
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
virtual const char* itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >::GetNameOfClass |
( |
| ) |
const |
|
virtual |
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
unsigned long itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >::GetTableSize |
( |
| ) |
const |
|
inline |
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
LightObject::Pointer itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >::InternalClone |
( |
| ) |
const |
|
inlineprotected |
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
Method for creation through the object factory.
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
void itk::FunctorHashTable< TFunctor, TParameters, TFunctorValue, THash >::PrintSelf |
( |
std::ostream & |
os, |
|
|
Indent |
indent |
|
) |
| const |
|
inlineprotected |
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
template<class TFunctor , class TParameters , class TFunctorValue = double, class THash = utl_hash<TParameters>>
The documentation for this class was generated from the following file: