Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ x
Method
x
source/matplot/axes_objects/matrix.cpp:402–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
double matrix::x() const { return x_; }
403
404
class matrix &matrix::x(double x) {
405
x_ = x;
Callers
3
binscatter
Method · 0.80
pcolor
Method · 0.80
image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected