Code Examples
A repository of 155 code examples for BeepBeep
voyager.Slope Class Reference

Computes the slope between two successive points in a data stream (which is simply the difference between point xi+1 and point xi). More...

Detailed Description

Computes the slope between two successive points in a data stream (which is simply the difference between point xi+1 and point xi).

Definition at line 32 of file Slope.java.


The documentation for this class was generated from the following file: