Remove binary op multiply() and rev_partial_sum from algorithm.hpp
Was added to implement calculate strides() for array creation via shape() but needed to use forward iterators instead since we didn't implement reverse iterators. Removing since it's not needed but could be used still if needed.
Showing
Please register or sign in to comment