LinearTrigGen< T_, UseCos_, UseAbs_ > Struct Template Reference#
ck_tile::FillTrigValue< T, UseCos, UseAbs >::LinearTrigGen< T_, UseCos_, UseAbs_ > Struct Template Reference
#include <fill.hpp>
Public Member Functions | |
| auto | operator() () |
Public Attributes | |
| int | i {0} |
Member Function Documentation
◆ operator()()
template<typename T, bool UseCos = true, bool UseAbs = false>
template<typename T_, bool UseCos_ = true, bool UseAbs_ = false>
|
inline |
- Examples
- include/ck_tile/host/fill.hpp.
Member Data Documentation
◆ i
template<typename T, bool UseCos = true, bool UseAbs = false>
template<typename T_, bool UseCos_ = true, bool UseAbs_ = false>
| int ck_tile::FillTrigValue< T, UseCos, UseAbs >::LinearTrigGen< T_, UseCos_, UseAbs_ >::i {0} |
- Examples
- include/ck_tile/host/fill.hpp.
The documentation for this struct was generated from the following file: