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

Method h

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

Source from the content-addressed store, hash-verified

424 }
425
426 double matrix::h() const { return h_; }
427
428 class matrix &matrix::h(double h) {
429 h_ = h;

Callers 2

binscatterMethod · 0.80
imageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected