O2scl : Class List
o2scl::prob_dens_mdim_amr::
::
hypercube
A hypercube class for o2scl::prob_dens_mdim_amr.
Public Functions
Create an empty hypercube.
vec2_t
set
Set the hypercube information.
Copy constructor.
operator=
Copy constructor through operator=()
operator=()
is_inside
Test if point v is inside this hypercube.
v
Public Members
n_dim
The number of dimensions.
low
The corner of smallest values.
high
The corner of largest values.
inside
The list of indices inside.
frac_vol
The fractional volume enclosed.
weight
The weight.