Commit 11f47957 authored by Davis King's avatar Davis King

clarified spec

parent 8a0e2e4d
...@@ -1642,7 +1642,7 @@ namespace dlib ...@@ -1642,7 +1642,7 @@ namespace dlib
typename T, typename T,
typename P typename P
> >
const matrix_exp pixel_to_vector ( const matrix<T,pixel_traits<P>::num,1> pixel_to_vector (
const P& pixel const P& pixel
); );
/*! /*!
......
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