Commit 13f0b433 authored by Davis King's avatar Davis King

Fixed typo in spec

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402710
parent 30dbb5d7
......@@ -73,9 +73,9 @@ namespace dlib
// ----------------------------------------------------------------------------------------
template <
typename T,
long NR,
long NC,
typename T
long NC
>
const matrix_exp uniform_matrix (
const T& val
......
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