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

Detailed Description

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

Definition at line 56 of file arith/times.hh.


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

Definition at line 59 of file arith/times.hh.

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

Definition at line 58 of file arith/times.hh.