Template Function hermes::gaussIntegration

Function Documentation

template <typename QPXL, typename INTTYPE>
QPXL hermes::gaussIntegration(std::function<INTTYPE(QLength)> f, QLength start, QLength stop, int N = 1, )