chrissimpkins/vectora

Add Vector min method

Closed this issue · 1 comments

Return the element-wise min value in a data set

This required separate method approaches for integer and floating point Vector types.