ROOT
6.06/09
Reference Guide
|
#include "intrinsics.h"
#include "../common/storage.h"
#include "../common/types.h"
#include "macros.h"
#include "undomacros.h"
Go to the source code of this file.
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Vc | |
ROOT::Vc::SSE | |
Macros | |
#define | VC_DOUBLE_V_SIZE 2 |
#define | VC_FLOAT_V_SIZE 4 |
#define | VC_SFLOAT_V_SIZE 8 |
#define | VC_INT_V_SIZE 4 |
#define | VC_UINT_V_SIZE 4 |
#define | VC_SHORT_V_SIZE 8 |
#define | VC_USHORT_V_SIZE 8 |
Typedefs | |
typedef long | ROOT::Vc::SSE::_long |
typedef unsigned long | ROOT::Vc::SSE::_ulong |
typedef Vc::sfloat | ROOT::Vc::SSE::float8 |
Functions | |
template<typename V = Vector<float>> | |
class | ROOT::Vc::SSE::STRUCT_ALIGN1 (16) VectorAlignedBaseT |
ROOT::Vc::SSE::STRUCT_ALIGN2 (16) | |