47 SG_SPRINT(
"Copyright (C) 1999-2009 Fraunhofer Institute FIRST\n")
48 SG_SPRINT(
"Copyright (C) 1999-2011 Max Planck Society\n")
49 SG_SPRINT(
"Copyright (C) 2009-2011 Berlin Institute of Technology\n")
50 SG_SPRINT(
"Copyright (C) 2012-2014 Soeren Sonnenburg, Sergey Lisitsyn, Heiko Strathmann, Viktor Gal, Fernando Iglesias et al\n")
51 SG_SPRINT(
"Written (W) 1999-2012 Soeren Sonnenburg, Gunnar Raetsch et al.\n\n")
53 SG_SPRINT(
"This is free software; see the source for copying conditions. There is NO\n")
54 SG_SPRINT(
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n")
58 SG_SPRINT(
"( configure options: \"%s\" compile flags: \"%s\" link flags: \"%s\" )\n",
61 SG_SPRINT(
"( configure options: \"%s\" compile flags: \"%s\" link flags: None )\n",
118 return m_refcount->
ref();
128 int32_t rc = m_refcount->
unref();
static const char * get_version_release()
static const char * get_version_extra()
static int32_t get_version_hour()
int32_t ref_count() const
static int32_t get_version_year()
static int32_t get_version_month()
static int32_t get_version_parameter()
static const char version_release[128]
static const char version_extra[128]
static int32_t get_version_day()
static const int32_t version_revision
#define CONFIGURE_OPTIONS
static const int32_t version_day
static const int32_t version_year
#define VERSION_PARAMETER
static const int32_t version_hour
static const int32_t version_parameter
static const int32_t version_month
all of classes and functions are contained in the shogun namespace
static int64_t get_version_in_minutes()
static int32_t get_version_revision()
static int32_t get_version_minute()
static const int32_t version_minute
static void print_version()