Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ DataPoint
Method
DataPoint
src/datapoint.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
{
14
15
DataPoint::DataPoint()
16
{
17
}
18
19
DataPoint::DataPoint(double x, double y)
20
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected