Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ w
Method
w
source/matplot/axes_objects/matrix.cpp:418–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
}
417
418
double matrix::w() const { return w_; }
419
420
class matrix &matrix::w(double w) {
421
w_ = w;
Callers
2
binscatter
Method · 0.80
image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected