scales_c< Scale, lhs > Struct Template Reference

scales_c&lt; Scale, lhs &gt; Struct Template Reference#

Composable Kernel: ck_tile::scales_c< Scale, lhs > Struct Template Reference
ck_tile::scales_c< Scale, lhs > Struct Template Reference

#include <math.hpp>

Public Member Functions

template<typename Right >
constexpr CK_TILE_HOST_DEVICE auto operator() (const Right &rhs) const -> decltype(lhs *rhs)
 

Member Function Documentation

◆ operator()()

template<typename Scale , Scale lhs>
template<typename Right >
constexpr CK_TILE_HOST_DEVICE auto ck_tile::scales_c< Scale, lhs >::operator() ( const Right rhs) const -> decltype(lhs * rhs)
inlineconstexpr

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