Home
last modified time | relevance | path

Searched defs:solution (Results 1 – 10 of 10) sorted by relevance

/external/ceres-solver/internal/ceres/
Dschur_complement_solver.cc118 DenseSchurComplementSolver::SolveReducedLinearSystem(double* solution) { in SolveReducedLinearSystem()
252 SparseSchurComplementSolver::SolveReducedLinearSystem(double* solution) { in SolveReducedLinearSystem()
273 double* solution) { in SolveReducedLinearSystemUsingSuiteSparse()
380 double* solution) { in SolveReducedLinearSystemUsingCXSparse()
436 double* solution) { in SolveReducedLinearSystemUsingEigen()
Dcompressed_col_sparse_matrix_utils.h122 double* solution) { in SolveRTRWithSparseRHS()
Dline_search.cc346 FunctionSample solution, bracket_low, bracket_high; in Search() local
644 FunctionSample* solution, in ZoomPhase()
Dimplicit_schur_complement_test.cc74 Vector* solution) { in ReducedLinearSystemAndSolution()
Dcovariance_impl.cc539 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingSuiteSparseQR() local
728 double* solution = workspace.get() + thread_id * num_cols; in ComputeCovarianceValuesUsingEigenSparseQR() local
Dcompressed_col_sparse_matrix_utils_test.cc264 double solution[4]; in TEST_F() local
Dvisibility_based_preconditioner.cc468 cholmod_dense* solution = in RightMultiply() local
/external/ceres-solver/examples/
Ddenoising.cc92 PGMImage<double>* solution) { in CreateProblem()
139 void SolveProblem(Problem* problem, PGMImage<double>* solution) { in SolveProblem()
206 PGMImage<double> solution(image.width(), image.height()); in main() local
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp461 const PBQP::Solution &solution) { in mapPBQPToRegAlloc()
597 PBQP::Solution solution = in runOnMachineFunction() local
/external/opencv/cvaux/src/
Dcvlmeds.cpp678 double solution[9]; in icvAnalyticPoints8() local