Public Types

mln::trait::set_binary_< op::times, Image, I, mln::value::Scalar, S > Struct Template Reference

#include <times.hh>

List of all members.

Public Types

typedef mln::trait::ch_value
< I, value >::ret 
ret
typedef mln::trait::op::times
< typename I::value, S >::ret 
value

template<typename I, typename S>
struct mln::trait::set_binary_< op::times, Image, I, mln::value::Scalar, S >


Member Typedef Documentation

template<typename I , typename S >
typedef mln::trait::ch_value< I , value >::ret mln::trait::set_binary_< op::times, Image, I, mln::value::Scalar, S >::ret
template<typename I , typename S >
typedef mln::trait::op::times< typename I ::value , S >::ret mln::trait::set_binary_< op::times, Image, I, mln::value::Scalar, S >::value