mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 08:52:01 +01:00
multivariate Gaussian RNG
This commit is contained in:
@ -56,6 +56,7 @@ libLatAnalyze_la_SOURCES = \
|
||||
Numerical/Solver.cpp \
|
||||
Statistics/FitInterface.cpp \
|
||||
Statistics/Histogram.cpp \
|
||||
Statistics/Random.cpp \
|
||||
Statistics/StatArray.cpp \
|
||||
Statistics/XYSampleData.cpp \
|
||||
Statistics/XYStatData.cpp \
|
||||
@ -100,6 +101,7 @@ HPPFILES = \
|
||||
Statistics/FitInterface.hpp \
|
||||
Statistics/Histogram.hpp \
|
||||
Statistics/MatSample.hpp \
|
||||
Statistics/Random.hpp \
|
||||
Statistics/StatArray.hpp \
|
||||
Statistics/XYSampleData.hpp \
|
||||
Statistics/XYStatData.hpp
|
||||
|
Reference in New Issue
Block a user