Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceres-solver/ceres-solver
/ LossFunctionWrapper
Function
LossFunctionWrapper
include/ceres/loss_function.h:397–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
: rho_(rho), ownership_(ownership) {}
396
397
LossFunctionWrapper(const LossFunctionWrapper&) = delete;
398
void operator=(const LossFunctionWrapper&) = delete;
399
400
~LossFunctionWrapper() override {
Callers
1
loss_function.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected