MCPcopy Create free account
hub / github.com/OpenPathGuidingLibrary/openpgl / getIteration

Function getIteration

openpgl/field/Field.h:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 size_t getIteration() const
264 {
265 return m_iteration;
266 }
267
268 void serialize(std::ostream &os) const
269 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected