Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ y_width
Function
y_width
source/matplot/axes_objects/matrix.h:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
inline double y_width() { return (h_ - 1) / static_cast<double>(matrices_[0].size() - 1); }
133
134
protected:
135
// Main matrix
Callers
4
matrix_data_string
Method · 0.85
image_data_string
Method · 0.85
ymax
Method · 0.85
ymin
Method · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected