Public Types

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

#include <div.hh>

List of all members.

Public Types

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

Detailed Description

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

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


Member Typedef Documentation

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

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

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

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