Commit 49f2050c authored by Davis King's avatar Davis King

Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403180
parent 8df2338a
......@@ -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.
......
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