Public Types

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

#include <array3d.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 s, unsigned r, unsigned c, typename T, typename U>
struct mln::trait::set_precise_binary_< op::times, metal::array3d< T, s, r, c >, metal::array3d< U, s, r, c > >

Definition at line 174 of file array3d.hh.


Member Typedef Documentation

template<unsigned s, 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::array3d< T, s, r, c >, metal::array3d< U, s, r, c > >::ret

Definition at line 177 of file array3d.hh.