![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Computes the slope between two successive points in a data stream (which is simply the difference between point xi+1 and point xi). More...
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.