Public Types

mln::metal::math::root< n, x > Struct Template Reference

#include <root.hh>

List of all members.

Public Types

enum  { value = impl::root<n, value = impl::root<n, reminder = x - mlc_pow_int(value, n) }

Detailed Description

template<unsigned n, unsigned x>
struct mln::metal::math::root< n, x >

Definition at line 75 of file root.hh.


Member Enumeration Documentation

template<unsigned n, unsigned x>
anonymous enum
Enumerator:
value 
value 
reminder 

Definition at line 77 of file root.hh.