CbmRoot
|
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 nsL1::vector< fvec >::TSimd nsL1::vector_fvec |
Definition at line 151 of file L1/vectors/PSEUDO_F32vec1.h.
bool nsL1::operator!= | ( | const SimdAlloc< T1 > & | , |
const SimdAlloc< T2 > & | |||
) | |||
throw | ( | ||
) |
Definition at line 125 of file std_alloc.h.
bool nsL1::operator== | ( | const SimdAlloc< T1 > & | , |
const SimdAlloc< T2 > & | |||
) | |||
throw | ( | ||
) |
Definition at line 121 of file std_alloc.h.