A simple matrix view object. More...
#include <prob_dens_mdim_amr.h>
Definition at line 41 of file prob_dens_mdim_amr.h.
Public Member Functions | |
const double & | operator() (size_t row, size_t col) const |
Return a reference to the element at row row and column col . | |
size_t | size1 () |
Return the number of rows. | |
size_t | size2 () |
Return the number of columns. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).