Typedefs
2d/cost.hh File Reference
#include <mia/core/cost.hh>
#include <mia/2d/image.hh>

Go to the source code of this file.

Typedefs

typedef TCost< C2DImage,
C2DFVectorfield
C2DImageCost
 the base class for simple 2D image cost functions More...
 
typedef TFactory< C2DImageCostC2DImageCostPlugin
 the base class for simple 2D image cost functions plug ins More...
 
typedef THandlerSingleton
< TFactoryPluginHandler
< C2DImageCostPlugin > > 
C2DImageCostPluginHandler
 the 2D image cost function plugin handler More...
 
typedef std::shared_ptr
< C2DImageCost
P2DImageCost
 pointer type of simple 2D image cost functions More...
 

Typedef Documentation

the base class for simple 2D image cost functions

Definition at line 30 of file 2d/cost.hh.

the base class for simple 2D image cost functions plug ins

Definition at line 33 of file 2d/cost.hh.

the 2D image cost function plugin handler

Definition at line 36 of file 2d/cost.hh.

typedef std::shared_ptr<C2DImageCost > P2DImageCost

pointer type of simple 2D image cost functions

Definition at line 39 of file 2d/cost.hh.