mirror of https://github.com/davisking/dlib.git
updated the docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403351
This commit is contained in:
parent
2b33cfa1b9
commit
b6f926e030
|
@ -669,7 +669,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
|
|||
<description>
|
||||
This object represents a function that takes a data sample and projects
|
||||
it into kernel feature space. The result is a real valued column vector that
|
||||
represents a point in a kernel feature space.
|
||||
represents a point in a kernel feature space. Instances of
|
||||
this object are created using the
|
||||
<a href="#empirical_kernel_map">empirical_kernel_map</a>.
|
||||
</description>
|
||||
|
||||
</component>
|
||||
|
|
Loading…
Reference in New Issue