Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
hydra::detail::CovMatrixBinary< CovariantMatrixType > Struct Template Reference

#include <ProcessSPlot.h>

Collaboration diagram for hydra::detail::CovMatrixBinary< CovariantMatrixType >:

Public Member Functions

__hydra_host__ __hydra_device__ CovariantMatrixType operator() (CovariantMatrixType const &x, CovariantMatrixType const &y)
 

Detailed Description

template<typename CovariantMatrixType>
struct hydra::detail::CovMatrixBinary< CovariantMatrixType >

Member Function Documentation

◆ operator()()

template<typename CovariantMatrixType >
__hydra_host__ __hydra_device__ CovariantMatrixType hydra::detail::CovMatrixBinary< CovariantMatrixType >::operator() ( CovariantMatrixType const &  x,
CovariantMatrixType const &  y 
)
inline

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