mirror of https://github.com/davisking/dlib.git
Fixed some comments.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402699
This commit is contained in:
parent
8be672486d
commit
c3496c645b
|
@ -570,7 +570,7 @@ namespace dlib
|
|||
|
||||
// ----------------------------------------------------------------------------------------
|
||||
|
||||
/*! tabs
|
||||
/*!A tabs
|
||||
|
||||
This is a template to compute the absolute value a number at compile time.
|
||||
|
||||
|
@ -586,7 +586,7 @@ namespace dlib
|
|||
|
||||
// ----------------------------------------------------------------------------------------
|
||||
|
||||
/*! tmax
|
||||
/*!A tmax
|
||||
|
||||
This is a template to compute the max of two values at compile time
|
||||
|
||||
|
@ -601,7 +601,7 @@ namespace dlib
|
|||
|
||||
// ----------------------------------------------------------------------------------------
|
||||
|
||||
/*! tmin
|
||||
/*!A tmin
|
||||
|
||||
This is a template to compute the min of two values at compile time
|
||||
|
||||
|
|
Loading…
Reference in New Issue