CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
SIMDVec.h File Reference

Go to the source code of this file.

Namespaces

 mathSSE
 

Functions

template<>
bool mathSSE::__attribute__ ((always_inline)) __attribute__((pure)) samesign< int >(int rh
 
 mathSSE::return ((rh^lh)&mask) == 0
 
template<typename T >
bool mathSSE::samesign (T rh, T lh)
 
return mathSSE::samesign< int > (a.i, b.i)
 
return mathSSE::samesign< long long > (a.i, b.i)
 

Variables

a mathSSE::f =rh
 
bool int mathSSE::lh