Uses of Class
org.apache.commons.math3.ode.JacobianMatrices.MismatchedEquations
Packages that use JacobianMatrices.MismatchedEquations
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of JacobianMatrices.MismatchedEquations in org.apache.commons.math3.ode
Methods in org.apache.commons.math3.ode that throw JacobianMatrices.MismatchedEquationsModifier and TypeMethodDescriptionvoid
JacobianMatrices.registerVariationalEquations
(ExpandableStatefulODE expandable) Register the variational equations for the Jacobians matrices to the expandable set.