HomeSort by relevance Sort by last modified time
    Searched refs:initial_jacobian (Results 1 - 3 of 3) sorted by null

  /external/ceres-solver/include/ceres/
solver.h 582 CRSMatrix initial_jacobian; member in struct:ceres::Solver::Summary
  /external/ceres-solver/internal/ceres/
solver_impl_test.cc 788 const double initial_jacobian = -1.0; local
789 const double initial_gradient = initial_residual * initial_jacobian;
805 CHECK_JACOBIAN(initial_jacobian);
808 CHECK_JACOBIAN(initial_jacobian);
solver_impl.cc 276 ? &summary->initial_jacobian
    [all...]

Completed in 52 milliseconds