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

  /external/ceres-solver/internal/ceres/
visibility_based_preconditioner.h 151 LinearSolverTerminationType Factorize();
visibility_based_preconditioner.cc 341 // Update the values of the preconditioner matrix and factorize it.
374 LinearSolverTerminationType status = Factorize();
389 status = Factorize();
430 LinearSolverTerminationType VisibilityBasedPreconditioner::Factorize() {

Completed in 115 milliseconds