protocol

ode_system_protocol

Protocol for a non-stiff first-order ordinary differential equation system.

Availability:
logtalk_load(numerical_analysis(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2026-09-04
Compilation flags:
static
Dependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)

Public predicates

derivative/3

Computes the state derivative at a time and state. The derivative must have the same dimension as the state.

Compilation flags:
static
Template:
derivative(Time,State,Derivative)
Mode and number of proofs:
derivative(+number,+list(number),-list(number)) - one

Protected predicates

(none)

Private predicates

(none)

Operators

(none)