SG++-Doxygen-Documentation
|
This example shows how to initialize a DataVector object, store it to a file and then to restore it back.
Create a vector with 3 elements
Store the vector to file
Load the created DataVector from file and then save it again (for no particular reason)