Commit 8d528ef7 authored by Davis King's avatar Davis King

Added optimized overloads of the kcentroid object for various

linear kernels.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402957
parent 67f16199
......@@ -6,6 +6,7 @@
#include "svm/svm.h"
#include "svm/krls.h"
#include "svm/kcentroid.h"
#include "svm/kcentroid_overloads.h"
#include "svm/kkmeans.h"
#include "svm/feature_ranking.h"
#include "svm/rbf_network.h"
......
This diff is collapsed.
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