We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962f80a commit e8917c2Copy full SHA for e8917c2
math/minuit2/src/CMakeLists.txt
@@ -59,7 +59,6 @@ set(MINUIT2_HEADERS
59
MnLineSearch.h
60
MnMachinePrecision.h
61
MnMatrix.h
62
- MnMatrix.h
63
MnMatrixfwd.h
64
MnMigrad.h
65
MnMinimize.h
@@ -126,6 +125,7 @@ set(MINUIT2_SOURCES
126
125
MnGlobalCorrelationCoeff.cxx
127
MnHesse.cxx
128
MnLineSearch.cxx
+ MnMatrix.cxx
129
MnMachinePrecision.cxx
130
MnMinos.cxx
131
MnParabolaFactory.cxx
0 commit comments