3 #include <boost/math/distributions/gamma.hpp> 4 #include <boost/math/special_functions/polygamma.hpp> 17 double gammaValue = boost::math::gamma_p_derivative(shape, t / scale) / scale;
virtual double operator()(double const t)
unsigned int m_EchoNumber
EPGVectorsMapType & m_EPGVectors
Since boost Gauss Legendre integration works on object copies, we need to keep a reference to EPG vec...
anima::EPGSignalSimulator & m_EPGSimulator
EPG signal simulator reference: instantiated outside.
RealVectorType & GetValue(double t1Value, double t2Value, double flipAngle, double m0Value)
Get EPG values at given point.