You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any reason why arithmetic overloading only exists for Array-Array? Given that the arrayfire::add/sub/mul functions all take &Array arguments it seems like it is worth having the extra syntactic sugar.
Just to be clear, I mean implementations like this: