mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-12-22 08:54:28 +00:00
minor fixes
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
const Index j = 0) const;
|
||||
private:
|
||||
DSample chi2_;
|
||||
Index nDof_{0};
|
||||
double nDof_{0.};
|
||||
std::vector<DoubleFunctionSample> model_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user