MCPcopy Create free account
hub / github.com/SuperElastix/elastix / AddTargetCellToIterationInfo

Function AddTargetCellToIterationInfo

Core/Install/elxBaseComponentSE.h:107–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 void
108 AddTargetCellToIterationInfo(const char * const name)
109 {
110 return this->m_Elastix->AddTargetCellToIterationInfo(name);
111 }
112
113 /** itkGetModifiableObjectMacro(Configuration, Configuration);
114 * The configuration object provides functionality to

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected