realroot_doc 0.1.1
fieldof< X, Y > Struct Template Reference

x (in X) + y (in Y) is subset of fieldof<X,Y>::T More...

#include <texp_fieldof.hpp>

List of all members.

Public Types


Detailed Description

template<class X, class Y>
struct mmx::texp::fieldof< X, Y >

x (in X) + y (in Y) is subset of fieldof<X,Y>::T

Definition at line 41 of file texp_fieldof.hpp.


Member Typedef Documentation

typedef ucstref<X>::T _X

Definition at line 43 of file texp_fieldof.hpp.

typedef ucstref<Y>::T _Y

Definition at line 44 of file texp_fieldof.hpp.

typedef kernel_fieldof< typename kernelof<X>::T,_X,_Y>::T KXY

Definition at line 45 of file texp_fieldof.hpp.

typedef kernel_fieldof< typename kernelof<Y>::T,_Y,_X>::T KYX

Definition at line 46 of file texp_fieldof.hpp.

typedef texp::sfirstnn< typename fieldof_<_X,_Y>::T, KXY, KYX, typename sup<X,Y>::T >::T T

Definition at line 47 of file texp_fieldof.hpp.


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