multiplies Struct Reference

multiplies Struct Reference#

Composable Kernel: ck::math::multiplies Struct Reference
ck::math::multiplies Struct Reference

#include <math.hpp>

Public Member Functions

template<typename A, typename B>
__host__ __device__ constexpr auto operator() (const A &a, const B &b) const

Member Function Documentation

◆ operator()()

template<typename A, typename B>
__host__ __device__ constexpr auto ck::math::multiplies::operator() ( const A & a,
const B & b ) const
inlineconstexpr

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