In This Topic
Adjusts the columns of nodes in the network to produce a layout which is tightly packed.
The idea is that columns which are "un-allocated" through all layers can be eliminated
and the nodes can be shifted into that space.
Syntax
protected virtual void Pack()
See Also