CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Main Page
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
cutlass
xor_add
Public Member Functions
|
List of all members
cutlass::xor_add< T > Struct Template Reference
Fused multiply-add.
#include <
functional.h
>
Public Member Functions
CUTLASS_HOST_DEVICE
T
operator()
(T const &a, T const &b, T const &c) const
Member Function Documentation
template<typename T >
CUTLASS_HOST_DEVICE
T
cutlass::xor_add
< T >::operator()
(
T const &
a
,
T const &
b
,
T const &
c
)
const
inline
The documentation for this struct was generated from the following file:
functional.h
Generated by
1.8.11