Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
05cdc0ed
Commit
05cdc0ed
authored
May 02, 2012
by
Davis King
Browse files
removed cruft
parent
7a1e67e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
dlib/svm/graph_labeler.h
dlib/svm/graph_labeler.h
+1
-6
No files found.
dlib/svm/graph_labeler.h
View file @
05cdc0ed
...
@@ -21,12 +21,7 @@ namespace dlib
...
@@ -21,12 +21,7 @@ namespace dlib
>
>
class
graph_labeler
class
graph_labeler
{
{
/*!
REQUIREMENTS ON vector_type
- vector_type is a dlib::matrix or sparse vector. It can be either
so long as it is capable of representing both edge and node weight
vectors.
!*/
public:
public:
typedef
std
::
vector
<
node_label
>
label_type
;
typedef
std
::
vector
<
node_label
>
label_type
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment