Public Types

mln::trait::set_precise_unary_< Name, metal::mat< n, m, T > > Struct Template Reference

#include <mat.hh>

List of all members.

Public Types

typedef metal::mat< n, m,
mln_trait_unary(Name, T)> 
ret

Detailed Description

template<template< class > class Name, unsigned n, unsigned m, typename T>
struct mln::trait::set_precise_unary_< Name, metal::mat< n, m, T > >

Definition at line 134 of file metal/mat.hh.


Member Typedef Documentation

template<template< class > class Name, unsigned n, unsigned m, typename T >
typedef metal::mat<n, m, mln_trait_unary(Name, T)> mln::trait::set_precise_unary_< Name, metal::mat< n, m, T > >::ret

Definition at line 136 of file metal/mat.hh.