Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComputationalRobotics/XM-code
/ opt_option
Method
opt_option
XM/include/Optimization/optimization.h:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
};
20
21
opt_option(){};
22
Method method = GradientDescent;
23
24
// gradient decent
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected