MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / MATPLOT_EXPORTS

Class MATPLOT_EXPORTS

source/matplot/axes_objects/string_function.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14namespace matplot {
15 class MATPLOT_EXPORTS string_function : public line {
16 public:
17 explicit string_function(class axes_type *parent);
18 string_function(class axes_type *parent, std::string_view equation,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected