mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 16:52:02 +01:00
minor fixes in new physics classes
This commit is contained in:
@ -37,6 +37,7 @@ public:
|
||||
// access
|
||||
CorrelatorType getType(void) const;
|
||||
void setType(const CorrelatorType type);
|
||||
DVec getTime(const Index nt) const;
|
||||
// compute effective mass
|
||||
DVec operator()(const DVec &corr) const;
|
||||
DMatSample operator()(const DMatSample &corr) const;
|
||||
|
Reference in New Issue
Block a user