npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
BoxND.hh File Reference

Template to represent rectangles, boxes, and hyperboxes. More...

#include <vector>
#include "geners/ClassId.hh"
#include "npstat/nm/Interval.hh"
#include "npstat/nm/BoxND.icc"

Go to the source code of this file.

Classes

struct  npstat::BoxND< Numeric >
 

Namespaces

 npstat
 

Functions

template<typename Numeric >
bool operator== (const npstat::BoxND< Numeric > &l, const npstat::BoxND< Numeric > &r)
 
template<typename Numeric >
bool operator!= (const npstat::BoxND< Numeric > &l, const npstat::BoxND< Numeric > &r)
 

Detailed Description

Template to represent rectangles, boxes, and hyperboxes.

Author: I. Volobouev

March 2010

Function Documentation

◆ operator==()

template<typename Numeric >
bool operator== ( const npstat::BoxND< Numeric > &  l,
const npstat::BoxND< Numeric > &  r 
)

Binary comparison for equality