ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
iif.h File Reference
#include "macros.h"
#include "undomacros.h"
Include dependency graph for iif.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Vc
 

Functions

template<typename T >
static Vc_ALWAYS_INLINE Vector< TROOT::Vc::iif (typename Vector< T >::Mask condition, Vector< T > trueValue, Vector< T > falseValue)
 Function to mimic the ternary operator '?:'. More...