minus< Left, Right > Struct Template Reference

minus&lt; Left, Right &gt; Struct Template Reference#

Composable Kernel: ck_tile::minus< Left, Right > Struct Template Reference
ck_tile::minus< Left, Right > Struct Template Reference

#include <math.hpp>

Public Member Functions

constexpr CK_TILE_HOST_DEVICE auto operator() (const Left &lhs, const Right &rhs) const -> decltype(lhs - rhs)
 

Member Function Documentation

◆ operator()()

template<typename Left = void, typename Right = Left>
constexpr CK_TILE_HOST_DEVICE auto ck_tile::minus< Left, Right >::operator() ( const Left &  lhs,
const Right rhs 
) const -> decltype(lhs - rhs)
inlineconstexpr

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck_tile/core/numeric/math.hpp