MINT2
Typedefs
HyperCuboidSet.h File Reference
#include "Mint/HyperVolume.h"

Go to the source code of this file.

Typedefs

typedef HyperVolume HyperCuboidSet
 

Typedef Documentation

◆ HyperCuboidSet

HyperPlot, Author: Sam Harnew, sam.h.nosp@m.arne.nosp@m.w@gma.nosp@m.il.c.nosp@m.om , Date: Oct 2016

A vector of HyperCuboids. This is identical to a HyperVolume, but will be used for different situations. For instance a hyperVolume would be used to describe some multi-dimensional volume e.g. a bin in a HyperVolumeHistogram. A HyperCuboidSet is simply a container for a load of HyperCuboids.

Definition at line 18 of file HyperCuboidSet.h.