Searched defs:CRSMatrix (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/include/ceres/
H A Dcrs_matrix.h42 struct CERES_EXPORT CRSMatrix { struct in namespace:ceres
43 CRSMatrix() : num_rows(0), num_cols(0) {} function in struct:ceres::CRSMatrix

Completed in 550 milliseconds