#include <Digit.h>
Inheritance diagram for Gaudi::Math::Digit< TYPE, N >:
Public Types | |
value = Gaudi::Math::IPower<unsigned long long | |
enum | { value = Gaudi::Math::IPower<unsigned long long, value = Gaudi::Math::IPower<unsigned long long } |
Public Member Functions | |
BOOST_STATIC_ASSERT (boost::integer_traits< TYPE >::is_specialized) | |
BOOST_STATIC_ASSERT (boost::integer_traits< TYPE >::is_integral) | |
BOOST_STATIC_ASSERT (!boost::integer_traits< TYPE >::is_signed) | |
int | operator() (const TYPE v) const |
Definition at line 341 of file Digit.h.
anonymous enum [inherited] |
Gaudi::Math::Digit< TYPE, N >::BOOST_STATIC_ASSERT | ( | boost::integer_traits< TYPE >::is_specialized | ) |
Reimplemented from Gaudi::Math::detail::_Digit< TYPE, N >.
Gaudi::Math::Digit< TYPE, N >::BOOST_STATIC_ASSERT | ( | boost::integer_traits< TYPE >::is_integral | ) |
Reimplemented from Gaudi::Math::detail::_Digit< TYPE, N >.
Gaudi::Math::Digit< TYPE, N >::BOOST_STATIC_ASSERT | ( | !boost::integer_traits< TYPE >::is_signed | ) |
Reimplemented from Gaudi::Math::detail::_Digit< TYPE, N >.
int Gaudi::Math::detail::_Digit< TYPE, N >::operator() | ( | const TYPE | v | ) | const [inline, inherited] |