| 
    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.harnew@gmail.com , 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.
 1.8.15