AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
ProductSet.hpp File Reference

Basic API for a SLAM Cartesian product set. More...

#include "axom/slam/BivariateSet.hpp"
#include "axom/slam/RangeSet.hpp"
#include <cassert>

Classes

class  axom::slam::ProductSet< PosType, ElemType >
 Models a set whose element is the Cartesian product of two sets. The number of elements in this set is the product of the sizes of the two input sets. More...
 

Namespaces

 axom
 
 axom::slam
 

Detailed Description

Basic API for a SLAM Cartesian product set.