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

Method scale

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

Source from the content-addressed store, hash-verified

475 }
476
477 double vectors::scale() const { return scale_; }
478
479 class vectors &vectors::scale(double scale) {
480 scale_ = scale;

Callers 2

get_lowers_and_uppersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected