OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ResidualBlock
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/internal/ceres/
residual_block.cc
52
ResidualBlock
::
ResidualBlock
(const CostFunction* cost_function,
67
bool
ResidualBlock
::Evaluate(const bool apply_loss_function,
121
"Error in evaluating the
ResidualBlock
.\n\n"
197
int
ResidualBlock
::NumScratchDoublesForEvaluate() const {
residual_block.h
67
class
ResidualBlock
{
72
ResidualBlock
(const CostFunction* cost_function,
140
// switching from a
ResidualBlock
* to an index in the Program's array, needed
Completed in 23 milliseconds