rxEtDispatchSolve function

Dispatch solve to 'rxode2' solve

Dispatch solve to 'rxode2' solve

rxEtDispatchSolve(x, ...) ## Default S3 method: rxEtDispatchSolve(x, ...)

Arguments

  • x: rxode2 solve dispatch object
  • ...: other arguments

Returns

if 'rxode2' is loaded, a solved object, otherwise an error

Author(s)

Matthew L. Fidler