CMS 3D CMS Logo

List of all members | Public Types
ExtVecTraits< long double, 4 > Struct Template Reference

#include <ExtVec.h>

Public Types

typedef long double __attribute__((vector_size(4 *sizeof(long double)))) type
 

Detailed Description

template<>
struct ExtVecTraits< long double, 4 >

Definition at line 56 of file ExtVec.h.

Member Typedef Documentation

typedef long double ExtVecTraits< long double, 4 >::__attribute__((vector_size( 4 *sizeof(long double) ))) type

Definition at line 57 of file ExtVec.h.