aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_optimize.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gensvm_optimize.h')
-rw-r--r--include/gensvm_optimize.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gensvm_optimize.h b/include/gensvm_optimize.h
index 93f6676..39e17b7 100644
--- a/include/gensvm_optimize.h
+++ b/include/gensvm_optimize.h
@@ -16,6 +16,7 @@
#include "gensvm_sv.h"
#include "gensvm_simplex.h"
#include "gensvm_update.h"
+#include "gensvm_zv.h"
// function declarations
void gensvm_optimize(struct GenModel *model, struct GenData *data);