Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ SPLINTER_API
Class
SPLINTER_API
include/bspline.h:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
* Class that implements the multivariate tensor product B-spline
21
*/
22
class SPLINTER_API BSpline : public Function
23
{
24
public:
25
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected