Public Types

mln::trait::set_precise_binary_< op::times, metal::array2d< T, r, c >, metal::array2d< U, r, c > > Struct Template Reference

#include <array2d.hh>

List of all members.

Public Types

typedef mln::trait::value_
< typename
mln::trait::op::times< T, U >
::ret >::sum 
ret

Detailed Description

template<unsigned r, unsigned c, typename T, typename U>
struct mln::trait::set_precise_binary_< op::times, metal::array2d< T, r, c >, metal::array2d< U, r, c > >

Definition at line 173 of file array2d.hh.


Member Typedef Documentation

template<unsigned r, unsigned c, typename T , typename U >
typedef mln::trait::value_< typename mln::trait::op::times< T , U >::ret >::sum mln::trait::set_precise_binary_< op::times, metal::array2d< T, r, c >, metal::array2d< U, r, c > >::ret

Definition at line 176 of file array2d.hh.