VTK-m
2.2
vtkm
Add
Public Member Functions
|
List of all members
vtkm::Add Struct Reference
#include <
Types.h
>
Public Member Functions
template<typename T , typename U >
auto
operator()
(const T &a, const U &b) const -> decltype(a+b)
Member Function Documentation
◆
operator()()
template<typename T , typename U >
auto vtkm::Add::operator()
(
const T &
a
,
const U &
b
)
const -> decltype(a + b)
inline
The documentation for this struct was generated from the following file:
Types.h
Generated by
1.8.17