Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ primary
Method
primary
source/matplot/axes_objects/surface.cpp:851–851 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
849
}
850
851
float surface::primary() const { return primary_; }
852
853
class surface &surface::primary(float primary) {
854
primary_ = primary;
Callers
4
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected