fastText
d00d36476b15
Fast text processing tool/library
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Typedefs
Enumerations
+
Classes
Class List
Class Index
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Variables
a
b
c
d
e
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
+
Files
File List
+
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
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