Lines Matching refs:GCD
8 (GCD) or least common multiple (LCM) of two integers.
54 [section GCD Function Object]
81 the GCD function template. If a numeric type wants to customize evaluations
127 [section:run_time Run-time GCD & LCM Determination]
170 [section:compile_time Compile time GCD and LCM determination]
214 cout << "The GCD and LCM of 6 and 15 are "
219 cout << "The GCD and LCM of 8 and 9 are "
247 instantiating various examples of the run-time GCD and LCM function
248 templates and the compile-time GCD and LCM class templates.
249 (The run-time GCD and LCM class templates are tested indirectly through
276 The author of the Boost compilation of GCD and LCM computations is