Home
last modified time | relevance | path

Searched defs:CreateSparseMatrix (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dcxsparse.cc179 cs_di* CXSparse::CreateSparseMatrix(TripletSparseMatrix* tsm) { in CreateSparseMatrix() function in ceres::internal::CXSparse
Dsuitesparse.cc55 cholmod_sparse* SuiteSparse::CreateSparseMatrix(TripletSparseMatrix* A) { in CreateSparseMatrix() function in ceres::internal::SuiteSparse