Public Types

mln::metal::math::sqrt< int_< n > > Struct Template Reference

#include <sqrt.hh>

List of all members.

Public Types

typedef int_< sqrt_int< n >
::value > 
ret

Detailed Description

template<int n>
struct mln::metal::math::sqrt< int_< n > >

Definition at line 103 of file metal/math/sqrt.hh.


Member Typedef Documentation

template<int n>
typedef int_< sqrt_int<n>::value > mln::metal::math::sqrt< int_< n > >::ret

Definition at line 105 of file metal/math/sqrt.hh.