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
95324c12
Commit
95324c12
authored
Aug 18, 2013
by
Davis King
Browse files
Minor code cleanup
parent
2f6419cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/svm/structural_svm_problem.h
dlib/svm/structural_svm_problem.h
+1
-0
No files found.
dlib/svm/structural_svm_problem.h
View file @
95324c12
...
...
@@ -147,6 +147,7 @@ namespace dlib
}
}
private:
// Do nothing if T isn't actually a sparse vector
template
<
typename
T
>
void
compact_sparse_vector
(
T
&
)
const
{
}
...
...
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