Function necsim::operator>>(istream&, DataPoint&)

Function Documentation

istream &necsim::operator>>(istream &is, DataPoint &d)

Return
returns the input stream at the end.
Parameters
  • is: the input stream
  • d: the Datapoint object to input to.