Input And Output |
This section describes input and output operations on vector that allow to save and load vectors from CSV file.
Operation | Description | Performance |
---|---|---|
save | Saves vector to CSV file in a specified path. | |
load | Loads vector from CSV file in a specified path. |
The file to load vector from should contain vector elements, each one on a new line:
Vector loaded from this file will be the following: