Esempio n. 1
0
 public void calcMean() {
   m_RegStat.calcMean();
   m_ClassStat.calcMean();
 }