cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.3 - Modular Arithmetic
Loading...
Searching...
No Matches
Topics
|
Classes
Reference Manual
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-26a
License:
LGPL
Classified Reference Pages
Concepts
Modularizable
ModularTraits
ModularTraits::ModularImage
ModularTraits::ModularImageRepresentative
Types
CGAL::Residue
CGAL::Modular_traits
<T>
Topics
Concepts
Classes
class
CGAL::Modular_traits< T >
An instance of
Modular_traits
is a model of
ModularTraits
, where
T
is the associated type.
More...
class
CGAL::Residue
More...