Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceres-solver/ceres-solver
/ mutable_impl
Method
mutable_impl
internal/ceres/problem.cc:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
const Problem::Options& Problem::options() const { return impl_->options(); }
214
215
internal::ProblemImpl* Problem::mutable_impl() { return impl_.get(); }
216
217
} // namespace ceres
Callers
4
Solve
Method · 0.80
Compute
Method · 0.80
BALData
Method · 0.80
CreateBlockSparseJacobian
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected