Documentation of 'org.jquantlib.methods.finitedifferences.MixedScheme' Java class
MixedScheme
org.jquantlib.methods.finitedifferences

Class MixedScheme<T extends Operator>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setStep(double dt) 
      Array step(Array a, double t) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MixedScheme

        public MixedScheme(T op,
                           double theta,
                           java.util.List<BoundaryCondition<T>> bcs2)
    • Method Detail

      • setStep

        public void setStep(double dt)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.