Orfeo Toolbox  3.16
Public Member Functions
otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput > Class Template Reference

Functor for KullbackLeiblerDistanceImageFilter. Please refer to KullbackLeiblerDistanceImageFilter. More...

#include <otbKullbackLeiblerDistanceImageFilter.h>

+ Inheritance diagram for otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput >:

List of all members.

Public Member Functions

 KullbackLeiblerDistance ()
virtual ~KullbackLeiblerDistance ()
TOutput operator() (const TInput1 &it1, const TInput2 &it2)

Detailed Description

template<class TInput1, class TInput2, class TOutput>
class otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput >

Functor for KullbackLeiblerDistanceImageFilter. Please refer to KullbackLeiblerDistanceImageFilter.

Definition at line 89 of file otbKullbackLeiblerDistanceImageFilter.h.


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput >::KullbackLeiblerDistance ( )
inline

Definition at line 92 of file otbKullbackLeiblerDistanceImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
virtual otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput >::~KullbackLeiblerDistance ( )
inlinevirtual

Definition at line 93 of file otbKullbackLeiblerDistanceImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
TOutput otb::Functor::KullbackLeiblerDistance< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  it1,
const TInput2 &  it2 
)
inline

Definition at line 94 of file otbKullbackLeiblerDistanceImageFilter.h.


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

Generated at Sun Feb 3 2013 04:26:30 for Orfeo Toolbox with doxygen 1.8.1.1