34 file.open(
filename_.c_str(), std::ios::in);
40 std::copy(std::istream_iterator<double>(file),
41 std::istream_iterator<double>(),
and give any other recipients of the Program a copy of this License along with the Program You may charge a fee for the physical act of transferring a copy
std::vector< double > values_
void readValues()
reads a simple list of double values