cml::et::MatrixPromote4< Mat1_T, Mat2_T, Mat3_T, Mat4_T > Struct Template Reference

Type promotion for four matrix types. More...

#include <matrix_promotions.h>

List of all members.

Public Types

typedef MatrixPromote
< typename
Mat1_T::temporary_type,
typename MatrixPromote
< typename
Mat2_T::temporary_type,
typename MatrixPromote
< typename
Mat3_T::temporary_type,
typename
Mat4_T::temporary_type >
::temporary_type >
::temporary_type >
::temporary_type 
temporary_type
typedef temporary_type::value_type value_type


Detailed Description

template<class Mat1_T, class Mat2_T, class Mat3_T, class Mat4_T>
struct cml::et::MatrixPromote4< Mat1_T, Mat2_T, Mat3_T, Mat4_T >

Type promotion for four matrix types.

Definition at line 166 of file matrix_promotions.h.


Member Typedef Documentation

template<class Mat1_T, class Mat2_T, class Mat3_T, class Mat4_T>
typedef MatrixPromote< typename Mat1_T::temporary_type, typename MatrixPromote< typename Mat2_T::temporary_type, typename MatrixPromote< typename Mat3_T::temporary_type, typename Mat4_T::temporary_type >::temporary_type >::temporary_type >::temporary_type cml::et::MatrixPromote4< Mat1_T, Mat2_T, Mat3_T, Mat4_T >::temporary_type

Definition at line 177 of file matrix_promotions.h.

template<class Mat1_T, class Mat2_T, class Mat3_T, class Mat4_T>
typedef temporary_type::value_type cml::et::MatrixPromote4< Mat1_T, Mat2_T, Mat3_T, Mat4_T >::value_type

Definition at line 178 of file matrix_promotions.h.


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

Generated on Sat Jul 18 19:35:39 2009 for CML 1.0 by  doxygen 1.5.9