DataVec Class Reference
#include <graph.h>
List of all members.
Constructor & Destructor Documentation
| DataVec::DataVec |
( |
int |
size |
) |
|
| DataVec::DataVec |
( |
const DataVec * |
|
) |
|
| virtual DataVec::~DataVec |
( |
|
) |
[virtual] |
Member Function Documentation
| void DataVec::add |
( |
float |
|
) |
|
| int DataVec::count |
( |
|
) |
const [inline] |
| float DataVec::get_val |
( |
int |
i |
) |
const [inline] |
| int DataVec::loc_max |
( |
|
) |
const |
| int DataVec::loc_min |
( |
|
) |
const |
| float DataVec::max |
( |
int |
low, |
|
|
int |
high | |
|
) |
| | |
| float DataVec::max |
( |
|
) |
const |
| float DataVec::min |
( |
int |
, |
|
|
int |
| |
|
) |
| | |
| float DataVec::min |
( |
|
) |
const |
| Object** DataVec::new_vect |
( |
GLabel * |
g = nil |
) |
const |
| float DataVec::running_max |
( |
|
) |
|
| float DataVec::running_min |
( |
|
) |
|
| void DataVec::running_start |
( |
|
) |
|
| int DataVec::size |
( |
|
) |
const [inline] |
| const Coord* DataVec::vec |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/hines/neuron/nrndox/src/ivoc/graph.h