Functions

mln::debug::impl Namespace Reference

Implementation namespace of debug namespace. More...

Functions

template<typename I >
void iota (trait::image::speed::any, I &input)
template<typename S , typename I >
void println (const S &, const Image< I > &input_)
template<typename S , typename I >
void println_with_border (const S &, const I &input)

Detailed Description

Implementation namespace of debug namespace.


Function Documentation

template<typename I >
void mln::debug::impl::iota ( trait::image::speed::any  ,
I &  input 
) [inline]

Referenced by mln::debug::iota().

template<typename S , typename I >
void mln::debug::impl::println ( const S &  ,
const Image< I > &  input_ 
) [inline]

References mln::exact(), and mln::debug::format().

Referenced by mln::debug::println().

template<typename S , typename I >
void mln::debug::impl::println_with_border ( const S &  ,
const I &  input 
) [inline]