VTK-m  2.0
vtkm::TypeTraitsRealTag Struct Reference

Tag used to identify types that store real (floating-point) numbers. More...

#include <TypeTraits.h>

Detailed Description

Tag used to identify types that store real (floating-point) numbers.

A TypeTraits class will typedef this class to NumericTag if it stores real numbers (or vectors of real numbers).


The documentation for this struct was generated from the following file: