MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Classes
Field

Ring whose non-zero elements form a Group under multiplication. More...

Classes

struct  boost::mpl11::quot< x, y >
 Multiplication of x by the multiplicative inverse of y. More...
 
struct  boost::mpl11::recip< x >
 Multiplicative inverse of x. More...
 

Detailed Description

Ring whose non-zero elements form a Group under multiplication.

Methods

recip and quot

Minimal complete definition

Either recip or quot.

Todo:
Test the default implementations.