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>
CK_TILE_HOST_DEVICE constexpr auto operator() (const Right &rhs) const -> decltype(lhs *rhs)

Member Function Documentation

◆ operator()()

template<typename Scale, Scale lhs>
template<typename Right>
CK_TILE_HOST_DEVICE constexpr 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: