mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-11 03:20:46 +01:00
removed redundant pValue private member
This commit is contained in:
parent
a389e01aa0
commit
db99951dd4
@ -140,7 +140,6 @@ private:
|
|||||||
Index nSample_, dataSample_{central};
|
Index nSample_, dataSample_{central};
|
||||||
bool initData_{true}, computeVarMat_{true};
|
bool initData_{true}, computeVarMat_{true};
|
||||||
bool initXMap_{true};
|
bool initXMap_{true};
|
||||||
double pValMax{1}, pValMin{0};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user