Developer documentation

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

return the arithmetic kernel from which the type X comes from. More...

#include <texp_kernelof.hpp>

Public Types

typedef kernelof_< typename ucstref< X >::T >::T T
 

Detailed Description

template<class X>
struct mmx::texp::kernelof< X >

return the arithmetic kernel from which the type X comes from.

Member Typedef Documentation

template<class X>
typedef kernelof_< typename ucstref<X>::T >::T mmx::texp::kernelof< X >::T

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