CbmRoot
nsL1 Namespace Reference

Classes

class  SimdAlloc
 
struct  vector
 

Typedefs

typedef nsL1::vector< fvec >::TSimd vector_fvec
 

Functions

template<class T1 , class T2 >
bool operator== (const SimdAlloc< T1 > &, const SimdAlloc< T2 > &) throw ()
 
template<class T1 , class T2 >
bool operator!= (const SimdAlloc< T1 > &, const SimdAlloc< T2 > &) throw ()
 

Typedef Documentation

◆ vector_fvec

typedef nsL1::vector< fvec >::TSimd nsL1::vector_fvec

Definition at line 151 of file L1/vectors/PSEUDO_F32vec1.h.

Function Documentation

◆ operator!=()

template<class T1 , class T2 >
bool nsL1::operator!= ( const SimdAlloc< T1 > &  ,
const SimdAlloc< T2 > &   
)
throw (
)

Definition at line 125 of file std_alloc.h.

◆ operator==()

template<class T1 , class T2 >
bool nsL1::operator== ( const SimdAlloc< T1 > &  ,
const SimdAlloc< T2 > &   
)
throw (
)

Definition at line 121 of file std_alloc.h.