Uses of Interface
opennlp.maxent.quasinewton.Function

Packages that use Function
opennlp.maxent.quasinewton   
 

Uses of Function in opennlp.maxent.quasinewton
 

Subinterfaces of Function in opennlp.maxent.quasinewton
 interface DifferentiableFunction
          interface for a function that can be differentiated once.
 

Classes in opennlp.maxent.quasinewton that implement Function
 class LogLikelihoodFunction
          Evaluate log likelihood and its gradient from DataIndexer.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.