|
suanPan
|
#include <armadillo/armadillo>Go to the source code of this file.
Classes | |
| class | IntegrationPlan |
| An IntegrationPlan class. More... | |
Functions | |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::GAUSS > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::HERMITE > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::CHEBYSHEV > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::LOBATTO > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::RADAU > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::LAGUERRE > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::IRONS > (unsigned, unsigned) |
| template<> | |
| void | IntegrationPlan::generate< IntegrationType::TRIANGLE > (unsigned, unsigned) |