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

Classes

struct  all_to
class  array
struct  value_at_index
struct  value_at_index< bool >

Functions

template<typename T1 , typename T2 >
void from_to_ (const fun::i2v::array< T1 > &from, util::array< T2 > &to)
template<typename T >
std::ostream & operator<< (std::ostream &ostr, const array< T > &a)

Detailed Description

Namespace of integer-to-value functions.

Function Documentation

template<typename T1 , typename T2 >
void mln::fun::i2v::from_to_ ( const fun::i2v::array< T1 > &  from,
util::array< T2 > &  to 
)
template<typename T >
std::ostream& mln::fun::i2v::operator<< ( std::ostream &  ostr,
const array< T > &  a 
)
related

Operator<<.