fastText
d00d36476b15
Fast text processing tool/library
real.h
Go to the documentation of this file.
1
10
#ifndef FASTTEXT_REAL_H
11
#define FASTTEXT_REAL_H
12
13
namespace
fasttext
{
14
15
typedef
float
real
;
16
17
}
18
19
#endif
fasttext
Definition:
args.cc:17
fasttext::real
float real
Definition:
real.h:15
src
real.h
Generated by
1.8.13