|
|
template<typename Numeric> |
| | Plot (const std::string &name, const std::vector< Numeric > &x, const std::vector< Numeric > &y, const std::string &format="") |
|
| Plot (const std::string &name="", const std::string &format="") |
|
template<typename Numeric> |
| bool | update (const std::vector< Numeric > &x, const std::vector< Numeric > &y) |
|
bool | clear () |
|
void | remove () |
The documentation for this class was generated from the following file: