#include <computils.h>
Definition at line 1317 of file computils.h.
◆ Panel() [1/2]
Panel::Panel |
( |
const std::string & |
s, |
|
|
int |
nc |
|
) |
| |
|
inline |
don't know how many rows or total hists yet, but do know number of columns
Definition at line 1323 of file computils.h.
◆ Panel() [2/2]
Panel::Panel |
( |
const std::string & |
s, |
|
|
int |
nr, |
|
|
int |
nc |
|
) |
| |
|
inline |
know number of rows and columns
Definition at line 1329 of file computils.h.
◆ back() [1/2]
◆ back() [2/2]
◆ name()
std::string Panel::name |
( |
| ) |
const |
|
inline |
◆ ncols()
int Panel::ncols |
( |
| ) |
const |
|
inline |
◆ nrows()
int Panel::nrows |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ push_back()
◆ size()
size_t Panel::size |
( |
| ) |
const |
|
inline |
◆ m_hist
◆ m_name
std::string Panel::m_name |
|
private |
◆ m_ncols
◆ m_nhist
◆ m_nrows
The documentation for this class was generated from the following file: