Home
last modified time | relevance | path

Searched refs:in_lhs (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlapack.cc71 const double* in_lhs, in SolveInPlaceUsingCholesky() argument
82 double* lhs = const_cast<double*>(in_lhs); in SolveInPlaceUsingCholesky()
150 const double* in_lhs, in SolveInPlaceUsingQR() argument
166 double* lhs = const_cast<double*>(in_lhs); in SolveInPlaceUsingQR()