main
Class MoreMath.PartialDerivRec

java.lang.Object
  extended bymain.MoreMath.PartialDerivRec
Enclosing class:
MoreMath

public class MoreMath.PartialDerivRec
extends java.lang.Object

A record class that's handy when assembling a Jacobian matrix from the Affectors' formulas rather than numerically.


Constructor Summary
MoreMath.PartialDerivRec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoreMath.PartialDerivRec

public MoreMath.PartialDerivRec()