Commit 7f928688 authored by Davis King's avatar Davis King

Added missing comments.

parent efb1a12d
...@@ -108,6 +108,8 @@ namespace dlib ...@@ -108,6 +108,8 @@ namespace dlib
- This object will use num_threads threads during the optimization - This object will use num_threads threads during the optimization
procedure. You should set this parameter equal to the number of procedure. You should set this parameter equal to the number of
available processing cores on your machine. 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 ( long get_num_edge_weights (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment