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

Method normalization

source/matplot/axes_objects/matrix.cpp:322–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320 }
321
322 matplot::matrix::color_normalization matrix::normalization() const {
323 return normalization_;
324 }
325
326 class matrix &
327 matrix::normalization(matplot::matrix::color_normalization normalization) {

Callers 6

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected