Searched refs:regularizer (Results 1 – 2 of 2) sorted by relevance
91 scoped_ptr<CompressedRowSparseMatrix> regularizer; in SolveImpl() local93 regularizer.reset(CompressedRowSparseMatrix::CreateBlockDiagonalMatrix( in SolveImpl()96 regularizer.reset(new CompressedRowSparseMatrix( in SolveImpl()99 A->AppendRows(*regularizer); in SolveImpl()
772 #. Add an optional lower bound to the Levenberg-Marquardt regularizer