ldas-tools-filters  2.6.4
Namespaces | Functions
gcd.hh File Reference

Namespaces

 Filters
 author: "Eric Rotthoff/L. S. Finn"
 

Functions

int Filters::gcd (int m, int n)
 Calculate the greatest common divisor of m and n using Euclid's method. More...