Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ square
Function
square
src/extended/PolyBLEPNode.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
template <typename T>
33
inline T square(const T & x) { return x * x; }
34
35
inline double blep(const double t, const double dt)
36
{
Callers
2
blep
Function · 0.85
blamp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected