JAutoDiff

nilgiri.math.autodiff
Interface DifferentialMatrixFunction<X extends Field<X>>

All Superinterfaces:
CommutativeGroup<DifferentialMatrixFunction<X>>, Differential<Variable<X>,DifferentialMatrixFunction<X>>, Group<DifferentialMatrixFunction<X>>, Ring<DifferentialMatrixFunction<X>>

public interface DifferentialMatrixFunction<X extends Field<X>>
extends Ring<DifferentialMatrixFunction<X>>, Differential<Variable<X>,DifferentialMatrixFunction<X>>


Method Summary
 
Methods inherited from interface nilgiri.math.Ring
mul, pow
 
Methods inherited from interface nilgiri.math.Group
minus, mul, negate, plus
 
Methods inherited from interface nilgiri.math.autodiff.Differential
diff
 


JAutoDiff

JAutoDiff website