Searched refs:DENSE_SVD (Results 1 - 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dcovariance_test.cc407 options.algorithm_type = DENSE_SVD;
455 options.algorithm_type = DENSE_SVD;
504 options.algorithm_type = DENSE_SVD;
560 options.algorithm_type = DENSE_SVD;
604 options.algorithm_type = DENSE_SVD;
612 options.algorithm_type = DENSE_SVD;
708 options.algorithm_type = DENSE_SVD;
H A Dtypes.cc265 CASESTR(DENSE_SVD);
277 STRENUM(DENSE_SVD);
H A Dcovariance_impl.cc381 case DENSE_SVD:
/external/ceres-solver/include/ceres/
H A Dtypes.h407 DENSE_SVD, enumerator in enum:ceres::CovarianceAlgorithmType

Completed in 101 milliseconds