- 23 Dec, 2016 1 commit
-
-
Davis King authored
arbitrary matlab objects.
-
- 15 Dec, 2016 1 commit
-
-
Davis King authored
-
- 08 Nov, 2016 1 commit
-
-
Davis King authored
character, since that is interpreted by matlab as part of an eventual printf() code.
-
- 30 Aug, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 29 Aug, 2016 3 commits
-
-
Davis King authored
are empty, leading to MATLAB complaining about output arguments to being assigned.
-
Davis King authored
-
Davis King authored
-
- 22 Aug, 2016 1 commit
-
-
Davis King authored
-
- 21 Jul, 2016 1 commit
-
-
Davis King authored
are directly the arguments of a mex function. This way, we avoid the problem of dlib::matrix objects being created in other threads that internally call into matlab and mess it up (since matlab is not thread safe in any sense).
-
- 31 May, 2016 1 commit
-
-
Davis King authored
just dlib exceptions.
-
- 13 May, 2016 1 commit
-
-
Davis King authored
if so. This way, if you have a long running mex file it will be killable if it is periodically printing.
-
- 27 Apr, 2016 1 commit
-
-
Davis King authored
streambufs before exiting.
-
- 21 Apr, 2016 1 commit
-
-
Davis King authored
in an exception getting thrown.
-
- 20 Apr, 2016 1 commit
-
-
Davis King authored
function ends.
-
- 12 Apr, 2016 1 commit
-
-
Davis King authored
-
- 11 Mar, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
call_matlab.h into dlib namespace, and also added missing overloads for call_matlab().
-
- 08 Mar, 2016 1 commit
-
-
Davis King authored
-
- 10 Feb, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
minor things.
-
- 05 Feb, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
inside mex files. This way, if you use matrix_colmajor or fmatrix_colmajor in a mex file it will not do any unnecessary copying or transposing.
-
- 02 Feb, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 28 Jan, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 20 Dec, 2014 1 commit
-
-
Davis King authored
-
- 26 Nov, 2014 1 commit
-
-
Davis King authored
-