|
Monte Carlo Integration Library 1.0
High-performance Monte Carlo methods for numerical integration and optimization
|
This is the complete list of members for mc::domains::PolyTope< dim >, including all inherited members.
| getBounds() const override | mc::domains::PolyTope< dim > | virtual |
| getBoxVolume() const override | mc::domains::PolyTope< dim > | virtual |
| isInside(const geom::Point< dim > &p) const override | mc::domains::PolyTope< dim > | virtual |
| PolyTope(const std::vector< geom::Point< dim > > &vertices, const std::vector< std::array< double, dim > > &norms, const std::vector< double > &offs) | mc::domains::PolyTope< dim > | |
| ~IntegrationDomain()=default | mc::domains::IntegrationDomain< dim > | virtual |