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

Method zmin

source/matplot/core/axes_object.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 double axes_object::ymax() { return +10; }
69
70 double axes_object::zmin() { return -10; }
71
72 double axes_object::zmax() { return +10; }
73

Callers 2

axisMethod · 0.45
axisFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected