Uses of Class
com.anji.nn.Pattern

Packages that use Pattern
com.anji.integration com.anji.integration contains classes that provide the glue between the various components of the system, including artificial neural net implementations, JGAP, NEAT, Log4J, and persistence and presentation layers. 
 

Uses of Pattern in com.anji.integration
 

Methods in com.anji.integration with parameters of type Pattern
 void AnjiActivator.setInputPattern(Pattern array)