Searched refs:_atleast_nd (Results 1 – 1 of 1) sorted by relevance
1093 def _atleast_nd(n, new_shape, *arys): function1124 return _atleast_nd(1, _pad_left_to, *arys)1129 return _atleast_nd(2, _pad_left_to, *arys)1146 return _atleast_nd(3, new_shape, *arys)