Definition in file GoUtil.cpp.
#include "SgSystem.h"
#include "GoUtil.h"
#include <cmath>
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Functions | |
std::string | GoUtil::ScoreToString (float score) |
Convert a score from a float to a string. |