Searched refs:PARAM_GAMMA (Results 1 – 1 of 1) sorted by relevance
35 #define PARAM_GAMMA "--gamma" macro276 std::cout << "\t" << std::setw(15) << PARAM_GAMMA << " - set gamma\n"; in PrintHelp()328 else if(strcmp(argv[iarg], PARAM_GAMMA) == 0) in ProcessCommandLine()