Searched defs:argmin (Results 1 – 6 of 6) sorted by relevance
133 public static int argmin(double[] a) { in argmin() method in Utils
627 argmin() const { in argmin() function653 argmin(const int return_dim) const { in argmin() function
417 def argmin(x): function
1218 def argmin(a, axis=None): function
315 def argmin(input, function
2515 def argmin(x, axis=-1): function