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

#include <mln/literal/min.hh>

Public Member Functions

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

Static Public Member Functions

static const min_tthe ()

Public Types

typedef Literal< void > category
typedef min_t exact_t

Detailed Description

Type of literal min.

Definition at line 44 of file literal/min.hh.

Constructor & Destructor Documentation

mln::literal::min_t::min_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.