Member List#
ck::reduce::Min Member List
This is the complete list of members for ck::reduce::Min, including all inherited members.
GetIdentityValue() | ck::reduce::Min | inlinestatic |
IsCompatibleInMemoryDataOperation(InMemoryDataOperationEnum operation) | ck::reduce::Min | inlinestatic |
operator()(T &a, T b) const | ck::reduce::Min | inline |
operator()(bhalf_t &a, bhalf_t b) const | ck::reduce::Min | inline |
operator()(half_t &a, half_t b) const | ck::reduce::Min | inline |
operator()(f8_t &a, f8_t b) const | ck::reduce::Min | inline |
operator()(T &a, T b, bool &changed) const | ck::reduce::Min | inline |
operator()(bhalf_t &a, bhalf_t b, bool &changed) const | ck::reduce::Min | inline |
operator()(half_t &a, half_t b, bool &changed) const | ck::reduce::Min | inline |
operator()(f8_t &a, f8_t b, bool &changed) const | ck::reduce::Min | inline |