SG++-Doxygen-Documentation
|
This example shows how to initialize a DataVector object, store it to a file and then to restore it back.
We create a DataVector and fill it with 3 values
We save the DataVector to file
We load the saved DataVector and then save it again (for no particular reason)