Scientific and Mathematical Functions
Version: 0.6
License: GPL
Release: 16 April 2018
Authors: Gilberto Camara, Pedro R. Andrade
Depends: terrame (>= 2.0)  
Implements useful mathematical functions
Types
| Type | Description | 
|---|---|
| Spline | Build a Catmull-Roll spline from a set of points and returns interpolated value. | 
Functions
| Function | Description | 
|---|---|
| Feedback | Some basic and useful functions for modeling feedbacks. | 
Examples
| Example | Description | 
|---|---|
| PredatorPreyFord | Predator-Prey Oscillations on the Kaibab Plateau. | 
| SimpleSpline | Small example with spline. |