JavaView© v3.95.000

jvx.numeric
Class PnConjugateGradient

java.lang.Object
  extended byjvx.numeric.PnConjugateGradient
All Implemented Interfaces:
java.io.Serializable

public class PnConjugateGradient
extends java.lang.Object
implements java.io.Serializable

Minimize functionals using conjugate gradient method.

See Also:
Serialized Form

Constructor Summary
PnConjugateGradient()
           
 
Method Summary
 double dfrprmn(PdVector p, double fTol, PnFunction func)
           
 int getNumIterations()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PnConjugateGradient

public PnConjugateGradient()
Method Detail

getNumIterations

public int getNumIterations()

dfrprmn

public double dfrprmn(PdVector p,
                      double fTol,
                      PnFunction func)

JavaView© v3.95.000

The software JavaView© is copyright protected. All Rights Reserved.