Searched refs:ComputeOuterProduct (Results 1 – 4 of 4) sorted by relevance
165 CompressedRowSparseMatrix::ComputeOuterProduct( in SolveImplUsingEigen()263 CompressedRowSparseMatrix::ComputeOuterProduct( in SolveImplUsingCXSparse()
156 static void ComputeOuterProduct(const CompressedRowSparseMatrix& m,
488 TEST(CompressedRowSparseMatrix, ComputeOuterProduct) { in TEST() argument540 CompressedRowSparseMatrix::ComputeOuterProduct(*matrix, in TEST()
508 void CompressedRowSparseMatrix::ComputeOuterProduct( in ComputeOuterProduct() function in ceres::internal::CompressedRowSparseMatrix