nsol
0.4.1
Nsol - Neuroscience Objects Library
|
Public Types | |
enum | TSegmentStat { SURFACE = 0, VOLUME, LENGTH, RADIUS, SEGMENT_NUM_STATS } |
Stats that can be computed for a segment. | |
Public Member Functions | |
SegmentStats * | stats (void) |
Static Public Member Functions | |
static float | getStat (TSegmentStat stat, const NodePtr begin, const NodePtr end) |
Definition at line 32 of file SegmentStats.h.