Turi Create
4.0
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
c
d
f
g
m
s
Typedefs
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
class_registrations.hpp
1
#ifndef TURI_NEAREST_NEIGHBORS_CLASS_REGISTRATIONS
2
#define TURI_NEAREST_NEIGHBORS_CLASS_REGISTRATIONS
3
4
#include <model_server/lib/toolkit_class_macros.hpp>
5
#include <model_server/lib/toolkit_class_specification.hpp>
6
7
namespace
turi
{
8
namespace
nearest_neighbors {
9
10
std::vector<turi::toolkit_class_specification> get_toolkit_class_registration();
11
12
}
// nearest_neighbors
13
}
// recsys
14
15
#endif
turi
SKD.
Definition:
capi_initialization.hpp:11
toolkits
nearest_neighbors
class_registrations.hpp
Generated by
1.8.13