MorphoGraphX  2.0-1-227
Public Member Functions | List of all members
mgx::addOP< T > Struct Template Reference

#include <DistMatrixCuda.hpp>

+ Inheritance diagram for mgx::addOP< T >:

Public Member Functions

__host__ __device__ T operator() (const T &x, const T &y)
 

Detailed Description

template<typename T>
struct mgx::addOP< T >

Definition at line 202 of file DistMatrixCuda.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
__host__ __device__ T mgx::addOP< T >::operator() ( const T &  x,
const T &  y 
)
inline

Definition at line 206 of file DistMatrixCuda.hpp.


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