Function necsim::operator<<(ostream&, const DataPoint&)

Function Documentation

ostream &necsim::operator<<(ostream &os, const DataPoint &d)

Return
returns the output stream at the end.
Parameters
  • os: the output stream.
  • d: the Datapoint object to output.