common.h File Reference

Go to the source code of this file.

Defines

#define RANDOM_MAX   2147483647

Typedefs

Standard Types

Definition of Platform independent Types



typedef float float32_t
typedef double float64_t
typedef long double floatmax_t

Define Documentation

#define RANDOM_MAX   2147483647

Definition at line 25 of file common.h.


Typedef Documentation

typedef float float32_t

Implementations tend to follow IEEE754

See also:
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4610935

Definition at line 41 of file common.h.

typedef double float64_t

Definition at line 42 of file common.h.

typedef long double floatmax_t

Definition at line 43 of file common.h.


SHOGUN Machine Learning Toolbox - Documentation