Viskores  1.0
Classes | Namespaces
UnaryPredicates.h File Reference
#include <viskores/TypeTraits.h>
#include <viskores/internal/ExportMacros.h>

Go to the source code of this file.

Classes

struct  viskores::IsZeroInitialized
 Predicate that takes a single argument x, and returns True if it is the identity of the Type T. More...
 
struct  viskores::NotZeroInitialized
 Predicate that takes a single argument x, and returns True if it isn't the identity of the Type T. More...
 
struct  viskores::LogicalNot
 Predicate that takes a single argument x, and returns True if and only if x is false. More...
 

Namespaces

 viskores
 Groups connected points that have the same field value.