Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403180
This commit is contained in:
Davis King 2009-09-01 00:22:04 +00:00
parent 8df2338af5
commit 49f2050c9a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ namespace dlib
{
/*!
This object represents a weighted sum of sample points in a kernel induced
feature space. It can be used to kernelized any algorithm that requires only
feature space. It can be used to kernelize any algorithm that requires only
the ability to perform vector addition, subtraction, scalar multiplication,
and inner products. It uses the sparsification technique described in the
paper The Kernel Recursive Least Squares Algorithm by Yaakov Engel.