Exemple #1
0
 private void printModelParameters(ModelParameters param, String filePath) {
   param.printToFile(filePath);
 }