Commit 0f6581a7 authored by Davis King's avatar Davis King

Fixed a minor bug.

parent 836a5392
...@@ -972,7 +972,7 @@ namespace dlib ...@@ -972,7 +972,7 @@ namespace dlib
unsigned long _feature_pool_size; unsigned long _feature_pool_size;
double _lambda; double _lambda;
unsigned long _num_test_splits; unsigned long _num_test_splits;
unsigned long _feature_pool_region_padding; double _feature_pool_region_padding;
bool _verbose; bool _verbose;
}; };
......
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