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 float128_t
typedef float64_t KERNELCACHE_ELEM
typedef int64_t KERNELCACHE_IDX


Define Documentation

#define RANDOM_MAX   2147483647

Definition at line 30 of file common.h.


Typedef Documentation

typedef long double float128_t

Definition at line 61 of file common.h.

typedef float float32_t

Implementations tend to follow IEEE754

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

Definition at line 59 of file common.h.

typedef double float64_t

Definition at line 60 of file common.h.

Definition at line 66 of file common.h.

typedef int64_t KERNELCACHE_IDX

Definition at line 69 of file common.h.


SHOGUN Machine Learning Toolbox - Documentation