BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc::oper::Device_Atomic_Sub Member List

This is the complete list of members for bc::oper::Device_Atomic_Sub, including all inherited members.

alpha_modifier typedefbc::oper::Sub_Assign
apply(Lv &&lv, Rv &&rv)bc::oper::Device_Atomic_Subinlinestatic
beta_modifier typedefbc::oper::Sub_Assign
operator()(Lv &&lv, Rv &&rv) const -> decltype(apply(lv, rv))bc::oper::Device_Atomic_Subinline