1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-24 09:42:02 +01:00

I/O for DSample type

This commit is contained in:
2016-04-05 15:57:19 +01:00
parent 7f8eacc95d
commit 257c430745
15 changed files with 270 additions and 103 deletions

View File

@ -38,13 +38,13 @@ libLatAnalyze_la_SOURCES = \
MathInterpreter.cpp \
MathParser.ypp \
MathLexer.lpp \
MatSample.cpp \
Minimizer.cpp \
Model.cpp \
Plot.cpp \
RandGen.cpp \
RootFinder.cpp \
Solver.cpp \
StatArray.cpp \
TabFunction.cpp \
XYSampleData.cpp \
XYStatData.cpp \