Skip to main content

Module trait

Module trait 

Source
Expand description

Iteration-output trait — port of IpIterationOutput.hpp.

Traits§

IterationOutput
Strategy that emits one row of the iter-by-iter table. The default write_output is a no-op so structural unit tests can drive the algorithm without an output sink. Phase 7 ports OrigIterationOutput with the full upstream column format.