Base binary operation interface with broadcasting and dtype promotion
This type validates that shapes can broadcast and computes the output type. If shapes cannot broadcast, it returns never which will trigger error messages.
Base binary operation interface with broadcasting and dtype promotion
This type validates that shapes can broadcast and computes the output type. If shapes cannot broadcast, it returns never which will trigger error messages.