MINT2
|
#include "Mint/HyperVolume.h"
Go to the source code of this file.
Typedefs | |
typedef HyperVolume | HyperCuboidSet |
typedef HyperVolume HyperCuboidSet |
HyperPlot, Author: Sam Harnew, sam.h , Date: Oct 2016 arne w@gma il.c om
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.