Expand description
Iteration-output trait — port of IpIterationOutput.hpp.
Traits§
- Iteration
Output - Strategy that emits one row of the iter-by-iter table. The default
write_outputis a no-op so structural unit tests can drive the algorithm without an output sink. Phase 7 portsOrigIterationOutputwith the full upstream column format.