Searched refs:tmp_jacobian (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dproblem_impl.cc716 scoped_ptr<CompressedRowSparseMatrix> tmp_jacobian; local
718 tmp_jacobian.reset(
746 tmp_jacobian.get());
759 tmp_jacobian->ToCRSMatrix(jacobian);

Completed in 275 milliseconds