Searched defs:std (Results 1 – 2 of 2) sorted by relevance
32 public static double std(double[] data) { in std() method in Util33 StandardDeviation std = new StandardDeviation(); in std() local
29 namespace std namespace