Class Hierarchy
- java.lang.Object
- org.apache.commons.math4.neuralnet.EuclideanDistance (implements org.apache.commons.math4.neuralnet.DistanceMeasure)
- org.apache.commons.math4.neuralnet.FeatureInitializerFactory
- org.apache.commons.math4.neuralnet.MapRanking
- org.apache.commons.math4.neuralnet.MapUtils
- org.apache.commons.math4.neuralnet.Network (implements java.lang.Iterable<T>)
- org.apache.commons.math4.neuralnet.Neuron
Interface Hierarchy
- org.apache.commons.math4.neuralnet.FeatureInitializer
- java.util.function.ToDoubleBiFunction<T,U>
- org.apache.commons.math4.neuralnet.DistanceMeasure
- org.apache.commons.math4.neuralnet.UpdateAction
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.commons.math4.neuralnet.SquareNeighbourhood
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)