DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Member Functions | List of all members
utl::Functor::Min< T > Struct Template Reference

#include <utlFunctors.h>

Detailed Description

template<typename T>
struct utl::Functor::Min< T >

Definition at line 384 of file utlFunctors.h.

Public Member Functions

bool operator!= (const Min &) const
 
operator() (const T a, const T b) const
 
bool operator== (const Min &other) const
 

Member Function Documentation

template<typename T >
bool utl::Functor::Min< T >::operator!= ( const Min< T > &  ) const
inline

Definition at line 384 of file utlFunctors.h.

template<typename T >
T utl::Functor::Min< T >::operator() ( const T  a,
const T  b 
) const
inline

Definition at line 384 of file utlFunctors.h.

template<typename T >
bool utl::Functor::Min< T >::operator== ( const Min< T > &  other) const
inline

Definition at line 384 of file utlFunctors.h.


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