org.apache.commons.math3.ml.neuralnet.sofm
public interface NeighbourhoodSizeFunction
Modifier and Type | Method and Description |
---|---|
int |
value(long numCall)
Computes the neighbourhood size at the current call.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.