Package org.apache.solr.ltr.model
Interface NeuralNetworkModel.Activation
- 
- Enclosing class:
- NeuralNetworkModel
 
 protected static interface NeuralNetworkModel.Activation
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description floatapply(float in)
 
-