eflowRec: Fix memory `leak'
All threads resolved!
All threads resolved!
Compare changes
Files
9@@ -125,14 +125,14 @@ public:
@@ -125,14 +125,14 @@ public:
inline double evaluateLookupExp(double rSq) { return m_lookupExp->evaluate(rSq * m_oneOverTwoSigmaSq)*m_norm; }
/** The evaluate method for the integration. The implementation depends on the template parameter */