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

Method impulse

source/matplot/axes_objects/line.cpp:482–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480 }
481
482 bool line::impulse() const { return impulse_; }
483
484 class line &line::impulse(bool impulse) {
485 impulse_ = impulse;

Callers 2

stemMethod · 0.45
stem3Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected