HighLAND
|
Public Member Functions | |
double_vector (const int n1) | |
void | Ini (Double_t val) |
void | Fill (int i, double val) |
double | GetValue (int i) const |
double * | GetAddress () |
size_t | num_rows () |
Protected Attributes | |
double * | _m |
int | _n1 |
Definition at line 159 of file OutputManager.hxx.