|
numerics 0.1.0
|
Ordered (x, y) series. More...
#include <plot.hpp>
Public Member Functions | |
| void | store (double x, double y) |
| Append a point to the series. | |
|
inline |
Append a point to the series.
Definition at line 45 of file plot.hpp.
Referenced by num::col_slice(), and num::row_slice().