Searched defs:std (Results 1 – 3 of 3) sorted by relevance
32 public static double std(double[] data) { in std() method in Util33 StandardDeviation std = new StandardDeviation(); in std() local
266 final int std = (int) obj[5]; in input() local
31 namespace std namespace