#include <graph.h>
Definition at line 196 of file graph.h.
◆ DataVec() [1/2]
DataVec::DataVec |
( |
int |
size | ) |
|
◆ DataVec() [2/2]
DataVec::DataVec |
( |
const DataVec * |
| ) |
|
◆ ~DataVec()
virtual DataVec::~DataVec |
( |
| ) |
|
|
virtual |
◆ add()
void DataVec::add |
( |
float |
| ) |
|
◆ count()
int DataVec::count |
( |
| ) |
const |
|
inline |
◆ erase()
◆ get_val()
float DataVec::get_val |
( |
int |
i | ) |
const |
|
inline |
◆ loc_max()
int DataVec::loc_max |
( |
| ) |
const |
◆ loc_min()
int DataVec::loc_min |
( |
| ) |
const |
◆ max() [1/2]
float DataVec::max |
( |
| ) |
const |
◆ max() [2/2]
float DataVec::max |
( |
int |
low, |
|
|
int |
high |
|
) |
| |
◆ min() [1/2]
float DataVec::min |
( |
| ) |
const |
◆ min() [2/2]
float DataVec::min |
( |
int |
, |
|
|
int |
|
|
) |
| |
◆ new_vect()
◆ running_max()
float DataVec::running_max |
( |
| ) |
|
◆ running_min()
float DataVec::running_min |
( |
| ) |
|
◆ running_start()
void DataVec::running_start |
( |
| ) |
|
◆ size()
int DataVec::size |
( |
| ) |
const |
|
inline |
◆ vec()
const Coord* DataVec::vec |
( |
| ) |
|
|
inline |
◆ write()
◆ count_
◆ iMaxLoc_
◆ iMinLoc_
◆ running_max_loc_
int DataVec::running_max_loc_ |
|
private |
◆ running_min_loc_
int DataVec::running_min_loc_ |
|
private |
◆ size_
◆ y_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/graph.h