Module numeric
Package de.grogra.numeric.cvode
package de.grogra.numeric.cvode
-
ClassDescriptionThis class provides native access to the CVODE library using JNA.This class provides native access to the CVODE library using JNA.This function computes the ODE right-hand side for a given value of the independent variable t and state vector y.This function implements a vector-valued function g(t, y) such that the roots of the nrtfn components gi(t, y) are sought.This structure represents an N-dimensional vector of double.