Public Member Functions | List of all members
o2scl::matrix_view Class Reference

A simple matrix view object. More...

#include <prob_dens_mdim_amr.h>

Inheritance diagram for o2scl::matrix_view:
o2scl::matrix_view_table< vec_t >

Detailed Description

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.
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).