Functions
ApproxMVBB::MathFunctions Namespace Reference

Functions

template<bool argsPositive = false, typename T >
std::enable_if
< std::is_integral< T >::value,
T >::type 
gcd2 (T a, T b)
template<bool argsPositive = false, typename T >
std::enable_if
< std::is_integral< T >::value,
T >::type 
gcd3 (T a, T b, T c)

Function Documentation

template<bool argsPositive = false, typename T >
std::enable_if<std::is_integral<T>::value,T >::type ApproxMVBB::MathFunctions::gcd2 ( a,
b 
)

Greates common divisor

Definition at line 19 of file GreatestCommonDivisor.hpp.

template<bool argsPositive = false, typename T >
std::enable_if<std::is_integral<T>::value,T>::type ApproxMVBB::MathFunctions::gcd3 ( a,
b,
c 
)

Greates common divisor

Definition at line 43 of file GreatestCommonDivisor.hpp.



asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Sat Jun 8 2019 20:21:50