Integration Member List

This is the complete list of members for Integration, including all inherited members.

Integration()Integration
Integration(real_t low, real_t high, function< real_t(real_t)> const &f, IntegrationScheme s, real_t error)Integration
run()Integration
setFunction(function< real_t(real_t)> const &f)Integration
setQuadrilateral(real_t x1, real_t y1, real_t x2, real_t y2, real_t x3, real_t y3, real_t x4, real_t y4)Integration
setScheme(IntegrationScheme s)Integration
setTriangle(real_t x1, real_t y1, real_t x2, real_t y2, real_t x3, real_t y3)Integration
~Integration()Integration