Fixed incorrect comments.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402246
This commit is contained in:
Davis King 2008-05-20 21:22:20 +00:00
parent 6021b974bc
commit 94cd99d109

View File

@ -22,8 +22,8 @@ namespace dlib
{
/*!
REQUIREMENTS ON K
K must be a kernel function object type as defined at the top
of this document.
K must be a kernel function object type as defined at the
top of dlib/svm/kernel_abstract.h
WHAT THIS OBJECT REPRESENTS
This object represents a decision or regression function that was
@ -128,8 +128,8 @@ namespace dlib
{
/*!
REQUIREMENTS ON K
K must be a kernel function object type as defined at the top
of this document.
K must be a kernel function object type as defined at the
top of dlib/svm/kernel_abstract.h
WHAT THIS OBJECT REPRESENTS
This object represents a binary decision function that returns an