Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ InitialGuess
Function
InitialGuess
BakingLab/SG.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
const SG* InitialGuess()
79
{
80
return defaultInitialGuess;
81
}
82
83
// Solve for SG's using non-negative least squares
84
static void SolveNNLS(SGSolveParam& params)
Callers
2
Init
Method · 0.85
Update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected