示例#1
0
 /**
  * Returns the estimated action set size.
  *
  * @return an integer with the estimated action set size.
  */
 public double getCSize() {
   return parameters.getCSize();
 } // end getASize