For recurrent connections: After a list (vector) of candidate connections have been created, they are shuffled so that they can be pulled iteratively from the list, while maintaining randomness.
For recurrent connections: After a list (vector) of candidate connections have been created, they are shuffled so that they can be pulled iteratively from the list, while maintaining randomness. This version is for a group that is recurrent with itself, so it will use one list to create new connections, as well as steal from.
Alphabetic index HTML hierarchy of classes or Java