Searched refs:atleast_2d (Results 1 – 3 of 3) sorted by relevance
30 ravel, concatenate, where, atleast_1d, atleast_2d, atleast_3d,
787 def atleast_2d(*arys): function
559 return mnp.atleast_2d(*arys)563 return onp.atleast_2d(*arys)