CbmRoot
littrack/parallel/vectors/PSEUDO_F32vec1.h File Reference
#include <cmath>
#include <iostream>
Include dependency graph for littrack/parallel/vectors/PSEUDO_F32vec1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  F32vec1
 

Macros

#define _fvecalignment
 

Typedefs

typedef F32vec1 fvec
 
typedef float fscal
 

Variables

class F32vec1 __attribute__
 
const int fvecLen = 1
 

Macro Definition Documentation

◆ _fvecalignment

#define _fvecalignment

Definition at line 97 of file littrack/parallel/vectors/PSEUDO_F32vec1.h.

Typedef Documentation

◆ fscal

typedef float fscal

Definition at line 93 of file littrack/parallel/vectors/PSEUDO_F32vec1.h.

◆ fvec

typedef F32vec1 fvec

Definition at line 91 of file littrack/parallel/vectors/PSEUDO_F32vec1.h.

Variable Documentation

◆ __attribute__

class F32vec1 __attribute__

◆ fvecLen

const int fvecLen = 1

Definition at line 92 of file littrack/parallel/vectors/PSEUDO_F32vec1.h.