Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ calculate
Method
calculate
dep/agg/include/agg_span_gradient.h:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
{
332
public:
333
static int calculate(int x, int, int)
334
{
335
return x;
336
}
337
};
338
339
//==============================================================gradient_y
Callers
5
generate
Method · 0.45
calculate
Method · 0.45
calculate
Method · 0.45
generate
Method · 0.45
coordinates
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected