[Kst] kdeextragear-2/kst/kst/extensions/rana (silent)
Andrew Walker
arwalker at sumusltd.com
Wed Mar 2 01:21:41 CET 2005
CVS commit by arwalker:
Cleanup.
CVS_SILENT
M +4 -5 linearitygainisolation_i.cpp 1.3
--- kdeextragear-2/kst/kst/extensions/rana/linearitygainisolation_i.cpp #1.2:1.3
@@ -18,9 +18,4 @@
#include <math.h>
#include <gsl/gsl_fit.h>
-//#include <gsl/gsl_rng.h>
-//#include <gsl/gsl_vector.h>
-//#include <gsl/gsl_blas.h>
-//#include <gsl/gsl_multifit_nlin.h>
-//#include <gsl/gsl_statistics.h>
#include <qlineedit.h>
@@ -197,4 +192,8 @@ void LinearityGainIsolationI::calculate(
bFitted = true;
}
+
+ //
+ // determine the isolation...
+ //
}
}
More information about the Kst
mailing list