$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::literal::max_t Struct Reference

#include <mln/literal/max.hh>

Public Member Functions

 max_t ()
template<typename T >
 operator T () const

Static Public Member Functions

static const max_tthe ()

Public Types

typedef Literal< void > category
typedef max_t exact_t

Detailed Description

Type of literal max.

Definition at line 45 of file literal/max.hh.

Constructor & Destructor Documentation

mln::literal::max_t::max_t ( )

Member Function Documentation

template<typename T >
mln::literal::max_t::operator T ( ) const
static const max_t & mln::Literal< max_t >::the ( )
staticinherited

Member Typedef Documentation

typedef Literal<void> mln::Literal< max_t >::category
inherited

Definition at line 60 of file literal.hh.

typedef max_t mln::Object< max_t >::exact_t
inherited

Definition at line 105 of file object.hh.