Commit 00ee1128 authored by Davis King's avatar Davis King

Updated a comment.

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