HomeSort by relevance Sort by last modified time
    Searched full:rhs_x (Results 1 - 1 of 1) sorted by null

  /external/ceres-solver/internal/ceres/
covariance_impl.cc 487 double* rhs_x = reinterpret_cast<double*>(rhs->x); local
496 rhs_x[r] = 1.0;
504 rhs_x[r] = 0.0;

Completed in 218 milliseconds