Home | History | Annotate | Download | only in ceres

Lines Matching refs:Compute

113 // blocks. The computation assumes that the CostFunctions compute
122 // she is interested in and then uses this information to only compute
191 // CHECK(covariance.Compute(covariance_blocks, &problem));
224 // and then uses it to compute the pseudo inverse of J'J as
233 // in Eigen to compute the decomposition
262 // Covariance::Compute will return false if a rank deficient
307 // min_reciprocal_condition_number, then the Covariance::Compute()
332 // Compute a part of the covariance matrix.
336 // covariance estimation algorithm to only compute and store these
355 bool Compute(
362 // Compute must be called before the first call to
366 // covariance_blocks when Compute was called. Otherwise