Commit e3bcff4c authored by Davis King's avatar Davis King

Made a comment more clear

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402259
parent 2f5000e3
......@@ -47,7 +47,7 @@ namespace dlib
struct is_matrix : public default_is_kind_value
{
/*!
- if (T is an implementation of matrix/matrix_abstract.h) then
- if (T is some kind of matrix expression from the matrix/matrix_abstract.h component) then
- is_matrix<T>::value == true
- else
- is_matrix<T>::value == false
......
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