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

#include <DistMatrixCuda.hpp>

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

Public Member Functions

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

Detailed Description

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

Definition at line 187 of file DistMatrixCuda.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 191 of file DistMatrixCuda.hpp.


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