Package edu.stanford.nlp.math

Classes for Simple Math Functionality, such as Min, Max, WeightedAverage, Scientific Notation, etc.

See:
          Description

Class Summary
ADMath The class ADMath was created to extend the current calculations of gradient to automatically include a calculation of the hessian vector product with another vector v.
ArrayMath Class ArrayMath
DoubleAD The class DoubleAD was created to extend the current calculations of gradient to automatically include a calculation of the hessian vector product with another vector v.
SloppyMath The class SloppyMath contains methods for performing basic numeric operations.
 

Package edu.stanford.nlp.math Description

Classes for Simple Math Functionality, such as Min, Max, WeightedAverage, Scientific Notation, etc.


Sepandar David Kamvar
Last modified: Thu Oct 31 11:07:47 PST 2002



Stanford NLP Group