"...text-generation-inference.git" did not exist on "d789de329a087301d651ee943e0d76e0dbf5ced5"
Commit 944d752c authored by Davis King's avatar Davis King
Browse files

clarified a comment

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404089
parent 96fb78f3
...@@ -28,7 +28,8 @@ namespace dlib ...@@ -28,7 +28,8 @@ namespace dlib
WHAT THIS OBJECT REPRESENTS WHAT THIS OBJECT REPRESENTS
This object represents a classification or regression function that was This object represents a classification or regression function that was
learned by a kernel based learning algorithm. learned by a kernel based learning algorithm. Therefore, it is a function
object that takes a sample object and returns a scalar value.
!*/ !*/
typedef K kernel_type; typedef K kernel_type;
......
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