CGAL 5.1 - Modular Arithmetic
Modular Arithmetic Reference

Michael Hemmer and Sylvain Pion
This package provides arithmetic over finite fields. The provided tools are in particular useful for filters based on modular arithmetic and algorithms based on Chinese remainder.
Introduced in: CGAL 3.4
BibTeX: cgal:h-ma-21b
License: LGPL

Classified Reference Pages

Concepts

Types

Modules

 Concepts
 

Classes

class  CGAL::Modular_traits< T >
 
class  CGAL::Residue
 The class Residue represents a finite field \( \mathbb{Z}{/p\mathbb{Z}}\), for some prime number \( p\). More...