[Kst] kdeextragear-2/kst/plugins/fits
Andrew Walker
arwalker at sumusltd.com
Mon Jul 12 23:25:35 CEST 2004
CVS commit by arwalker:
Mark appropriate output entries as non-vector.
M +2 -2 gradient_unweighted/kstfit_gradient_unweighted.xml 1.4
M +2 -2 gradient_weighted/kstfit_gradient_weighted.xml 1.4
M +2 -2 linear_unweighted/kstfit_linear_unweighted.xml 1.5
M +2 -2 linear_weighted/kstfit_linear_weighted.xml 1.4
M +2 -2 polynomial_unweighted/kstfit_polynomial_unweighted.xml 1.4
M +2 -2 polynomial_weighted/kstfit_polynomial_weighted.xml 1.4
M +2 -2 sinusoid_unweighted/kstfit_sinusoid_unweighted.xml 1.4
M +2 -2 sinusoid_weighted/kstfit_sinusoid_weighted.xml 1.4
--- kdeextragear-2/kst/plugins/fits/sinusoid_weighted/kstfit_sinusoid_weighted.xml #1.3:1.4
@@ -35,8 +35,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The best-fit parameters." />
+<table type="floatNonVector" name="Parameters" descr="The best-fit parameters." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/sinusoid_unweighted/kstfit_sinusoid_unweighted.xml #1.3:1.4
@@ -32,8 +32,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The best-fit parameters." />
+<table type="floatNonVector" name="Parameters" descr="The best-fit parameters." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/polynomial_weighted/kstfit_polynomial_weighted.xml #1.3:1.4
@@ -32,8 +32,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The best-fit parameters." />
+<table type="floatNonVector" name="Parameters" descr="The best-fit parameters." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/polynomial_unweighted/kstfit_polynomial_unweighted.xml #1.3:1.4
@@ -29,8 +29,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The best-fit parameters." />
+<table type="floatNonVector" name="Parameters" descr="The best-fit parameters." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/linear_weighted/kstfit_linear_weighted.xml #1.3:1.4
@@ -29,8 +29,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The parameter values of the fit." />
+<table type="floatNonVector" name="Parameters" descr="The parameter values of the fit." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix of the fit." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix of the fit." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/linear_unweighted/kstfit_linear_unweighted.xml #1.4:1.5
@@ -26,8 +26,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The parameter values of the fit." />
+<table type="floatNonVector" name="Parameters" descr="The parameter values of the fit." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix of the fit." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix of the fit." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/gradient_weighted/kstfit_gradient_weighted.xml #1.3:1.4
@@ -29,8 +29,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The parameter values of the fit." />
+<table type="floatNonVector" name="Parameters" descr="The parameter values of the fit." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix of the fit." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix of the fit." />
</output>
<output>
--- kdeextragear-2/kst/plugins/fits/gradient_unweighted/kstfit_gradient_unweighted.xml #1.3:1.4
@@ -26,8 +26,8 @@
</output>
<output>
-<table type="float" name="Parameters" descr="The parameter values of the fit." />
+<table type="floatNonVector" name="Parameters" descr="The parameter values of the fit." />
</output>
<output>
-<table type="float" name="Covariance" descr="The covariance matrix of the fit." />
+<table type="floatNonVector" name="Covariance" descr="The covariance matrix of the fit." />
</output>
<output>
More information about the Kst
mailing list