Module pmcore::routines::output

source ·
Expand description

Routines for writing results to file, such as predicted values

Structs§

  • This holdes a vector of NPCycle objects to provide a more detailed log
  • An NPCycle object contains the summary of a cycle It holds the following information:
  • Defines the result objects from an NPAG run An NPResult contains the necessary information to generate predictions and summary statistics
  • Contains all the necessary information of an output file

Functions§