WARPXM v1.10.0
Loading...
Searching...
No Matches
wxbox.h File Reference
#include "wxobject.h"
#include <cassert>
#include <iostream>
#include <vector>
#include <string>

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.