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