From 862307cff068bee98318415aa15ab920a02838a2 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 8 Aug 2013 14:21:38 +0200 Subject: allow seeding of V and added documentation --- include/MSVMMaj.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/MSVMMaj.h') diff --git a/include/MSVMMaj.h b/include/MSVMMaj.h index fbcea8c..021a341 100644 --- a/include/MSVMMaj.h +++ b/include/MSVMMaj.h @@ -24,7 +24,6 @@ struct Model { double *H; double *R; double *rho; - double training_error; char *data_file; }; -- cgit v1.2.3