|
2.0.0b10
catchment modelling framework
|
A valarray kind of vector implementation with OpenMP capabilities. More...
A valarray kind of vector implementation with OpenMP capabilities.
Public Member Functions | |
| num_array () | |
| constructors | |
| ~num_array () | |
| destructor | |
| void | set (const num_array &other) |
| Prevents deletion of the stored data. | |
| void set | ( | const num_array & | other | ) |
Prevents deletion of the stored data.
Use with care, and only if you know what you are doing.