- 28 Dec, 2012 14 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
function objects. In general, I noted that in most cases they are safe to use from multiple threads so long as they are not modified.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
violation of the strict aliasing rule. This fixes a bug which caused find_max_factor_graph_nmplp() to not work properly on some compilers.
-
Davis King authored
-
Davis King authored
-
- 10 Aug, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 28 Dec, 2012 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 26 Dec, 2012 1 commit
-
-
Davis King authored
-
- 25 Dec, 2012 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
asserts when creating a shared library for dlib.
-
- 24 Dec, 2012 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
vector_to_matrix(), pointer_to_column_vector(), and pointer_to_matrix() to mat() (in addition to adding a few more mat() overloads for certain things).
-
- 23 Dec, 2012 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
pointer_to_column_vector(), and pointer_to_matrix() methods all into one convenient interface. Also made stddev() slightly more general. This change also deprecates the previous matrix conversion functions.
-
Davis King authored
-
- 22 Dec, 2012 3 commits
-
-
Davis King authored
with incompatible function signatures you got a really confusing error message from the compiler. This change makes it so you get a much more informative error message.
-
Davis King authored
-
Davis King authored
-