From 7f928688407e4691f369eb9276f8b0d72704f363 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sun, 6 May 2012 11:53:52 -0400 Subject: [PATCH] Added missing comments. --- dlib/svm/structural_svm_graph_labeling_problem_abstract.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dlib/svm/structural_svm_graph_labeling_problem_abstract.h b/dlib/svm/structural_svm_graph_labeling_problem_abstract.h index 8241b9cc3..ea847f21a 100644 --- a/dlib/svm/structural_svm_graph_labeling_problem_abstract.h +++ b/dlib/svm/structural_svm_graph_labeling_problem_abstract.h @@ -108,6 +108,8 @@ namespace dlib - This object will use num_threads threads during the optimization procedure. You should set this parameter equal to the number of available processing cores on your machine. + - #get_loss_on_positive_class() == 1.0 + - #get_loss_on_negative_class() == 1.0 !*/ long get_num_edge_weights (