SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MKLOneClass.cpp
Go to the documentation of this file.
3 
4 using namespace shogun;
5 
7 {
8  if (!s)
10 }
11 
13 {
14 }
15 
17 {
18  return 0.0;
19 }
20 
22 {
23  ASSERT(svm)
25 }

SHOGUN Machine Learning Toolbox - Documentation