Home | History | Annotate | Download | only in ceres

Lines Matching refs:CompressedRowSparseMatrix

79     CompressedRowSparseMatrix* A,
91 scoped_ptr<CompressedRowSparseMatrix> regularizer;
93 regularizer.reset(CompressedRowSparseMatrix::CreateBlockDiagonalMatrix(
96 regularizer.reset(new CompressedRowSparseMatrix(
126 CompressedRowSparseMatrix* A,
161 CompressedRowSparseMatrix::CreateOuterProductMatrixAndProgram(
165 CompressedRowSparseMatrix::ComputeOuterProduct(
223 CompressedRowSparseMatrix* A,
259 CompressedRowSparseMatrix::CreateOuterProductMatrixAndProgram(
263 CompressedRowSparseMatrix::ComputeOuterProduct(
305 CompressedRowSparseMatrix* A,