Function trv::io::print_measurement_datatab_to_file(std::FILE *, trv::ParameterSet&, trv::ThreePCFMeasurements&)#

Function Documentation#

void trv::io::print_measurement_datatab_to_file(std::FILE *fileptr, trv::ParameterSet &params, trv::ThreePCFMeasurements &meas_3pcf)#

Print measurements as a data table to a file.

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters
  • fileptr – File to print to.

  • params – Parameter set.

  • meas_3pcf – Three-point correlation function measurements.