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

Method normalize

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

Source from the content-addressed store, hash-verified

467 }
468
469 bool vectors::normalize() const { return normalize_; }
470
471 class vectors &vectors::normalize(bool normalize) {
472 normalize_ = normalize;

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected