Developer documentation

mmx::texp::hasfunction< X > Struct Template Reference

#include <texp_hasfunction.hpp>

Public Types

typedef hasgcd< typename texp::ucstref< X >::T >::T gcd
 
typedef hassqrt< typename texp::ucstref< X >::T >::T sqrt
 
typedef hasisqrt< typename texp::ucstref< X >::T >::T isqrt
 

Member Typedef Documentation

template<typename X >
typedef hasgcd< typename texp::ucstref<X>::T >::T mmx::texp::hasfunction< X >::gcd
template<typename X >
typedef hasisqrt< typename texp::ucstref<X>::T >::T mmx::texp::hasfunction< X >::isqrt
template<typename X >
typedef hassqrt< typename texp::ucstref<X>::T >::T mmx::texp::hasfunction< X >::sqrt

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