This class is used to insert input terminals into the V
set of a neural network, and (if needed) into a vector such as VI
.
None public.
ITInserter(std::set<Node*> *st,std::vector<InputTerminal*> *nv)
nv
can be 0.
void operator() (InputTerminal* n)
nv
was non-0) at the end of the vector.