Commit c3496c64 authored by Davis King's avatar Davis King

Fixed some comments.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402699
parent 8be67248
...@@ -570,7 +570,7 @@ namespace dlib ...@@ -570,7 +570,7 @@ namespace dlib
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
/*! tabs /*!A tabs
This is a template to compute the absolute value a number at compile time. This is a template to compute the absolute value a number at compile time.
...@@ -586,7 +586,7 @@ namespace dlib ...@@ -586,7 +586,7 @@ namespace dlib
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
/*! tmax /*!A tmax
This is a template to compute the max of two values at compile time This is a template to compute the max of two values at compile time
...@@ -601,7 +601,7 @@ namespace dlib ...@@ -601,7 +601,7 @@ namespace dlib
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
/*! tmin /*!A tmin
This is a template to compute the min of two values at compile time This is a template to compute the min of two values at compile time
......
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