WARPXM v1.10.0
|
Go to the source code of this file.
Classes | |
class | WxBox< TYPE > |
WxBox represents a n-dimensional box of elements specified by lower coordinates and upper coordinates. More... | |
Functions | |
template<typename TYPE > | |
bool | operator== (const WxBox< TYPE > &wa, const WxBox< TYPE > &wb) |
Returns true if boxes are same. | |