VTK-m
2.0
vtkm
Divide
Public Member Functions
|
List of all members
vtkm::Divide Struct Reference
#include <
Types.h
>
Public Member Functions
template<typename T , typename U >
VTKM_EXEC_CONT
auto
operator()
(const T &a, const U &b) const -> decltype(a/b)
Member Function Documentation
◆
operator()()
template<typename T , typename U >
VTKM_EXEC_CONT
auto vtkm::Divide::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