OKlibrary  0.2.1.6
NumberTheory::Euler_phi_brute_force< Int > Struct Template Reference

#include <NumberTheory_Models.hpp>

Inheritance diagram for NumberTheory::Euler_phi_brute_force< Int >:
unary_function

List of all members.

Public Member Functions

Int operator() (const Int n) const

Detailed Description

template<typename Int>
struct NumberTheory::Euler_phi_brute_force< Int >

Definition at line 150 of file NumberTheory_Models.hpp.


Member Function Documentation

template<typename Int >
Int NumberTheory::Euler_phi_brute_force< Int >::operator() ( const Int  n) const [inline]

Definition at line 151 of file NumberTheory_Models.hpp.

References NumberTheory::gcd().


The documentation for this struct was generated from the following file: