Searched refs:atrim1 (Results 1 – 1 of 1) sorted by relevance
2964 def atrim1(a, proportiontocut, tail='right'): function4438 trim1 = Dispatch((ltrim1, (ListType, TupleType)), (atrim1, (N.ndarray,)))