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

Method impulse

source/matplot/axes_objects/vectors.cpp:437–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435 }
436
437 bool vectors::impulse() const { return impulse_; }
438
439 class vectors &vectors::impulse(bool impulse) {
440 impulse_ = impulse;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected