|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <series.H>

Public Member Functions | |
| series (cc *c, writer *db, const std::string &sname, size_t bsize=10000) | |
| void | record (const T &x, bool signal=true) |
| void | operator() (const T &x, bool signal=true) |
Private Attributes | |
| StoredSeries | storage |
|
inline |
|
inline |
|
inline |
|
private |
1.8.13