scales< Scale > Struct Template Reference#
ck_tile::scales< Scale > Struct Template Reference
#include <math.hpp>
Public Member Functions | |
| CK_TILE_HOST_DEVICE constexpr | scales (Scale lhs) |
| template<typename Right> | |
| CK_TILE_HOST_DEVICE constexpr auto | operator() (const Right &rhs) const -> decltype(std::declval< const Scale & >() *rhs) |
Constructor & Destructor Documentation
◆ scales()
template<typename Scale>
|
inlineexplicitconstexpr |
Member Function Documentation
◆ operator()()
template<typename Scale>
template<typename Right>
|
inlineconstexpr |
The documentation for this struct was generated from the following file: