Uses of Interface
org.encog.neural.networks.training.lma.ComputeJacobian

Packages that use ComputeJacobian
org.encog.neural.networks.training.lma   
 

Uses of ComputeJacobian in org.encog.neural.networks.training.lma
 

Classes in org.encog.neural.networks.training.lma that implement ComputeJacobian
 class JacobianChainRule
          Calculate the Jacobian using the chain rule.
 



Copyright © 2011. All Rights Reserved.