Uses of Class
com.anji.nn.RandomConnection

Packages that use RandomConnection
com.anji.nn com.anji.nn contains classes implementing a simple artificial neural net framework. 
 

Uses of RandomConnection in com.anji.nn
 

Methods in com.anji.nn that return RandomConnection
static RandomConnection RandomConnection.getInstance()