OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Static Public Member Functions | Static Public Attributes
OpenANN::OpenANNLibraryInfo Class Reference

Provides information about the OpenANN library. More...

Static Public Member Functions

static void print ()
 Print all information on stdout. More...
 

Static Public Attributes

static const char * VERSION
 OpenANN Version. More...
 
static const char * URL
 URL of OpenANN website. More...
 
static const char * DESCRIPTION
 Short description of the library. More...
 
static const char * COMPILATION_TIME
 Exact time of compilation. More...
 
static const char * COMPILER_FLAGS
 Used compiler flags. More...
 

Detailed Description

Provides information about the OpenANN library.

Member Function Documentation

static void OpenANN::OpenANNLibraryInfo::print ( )
static

Print all information on stdout.

Member Data Documentation

const char* OpenANN::OpenANNLibraryInfo::COMPILATION_TIME
static

Exact time of compilation.

const char* OpenANN::OpenANNLibraryInfo::COMPILER_FLAGS
static

Used compiler flags.

const char* OpenANN::OpenANNLibraryInfo::DESCRIPTION
static

Short description of the library.

const char* OpenANN::OpenANNLibraryInfo::URL
static

URL of OpenANN website.

const char* OpenANN::OpenANNLibraryInfo::VERSION
static

OpenANN Version.


The documentation for this class was generated from the following file: