HomeSort by relevance Sort by last modified time
    Searched refs:CovarianceAlgorithmType (Results 1 - 4 of 4) sorted by null

  /external/ceres-solver/include/ceres/
covariance.h 248 CovarianceAlgorithmType algorithm_type;
types.h 406 enum CovarianceAlgorithmType {
470 CovarianceAlgorithmType type);
473 CovarianceAlgorithmType* type);
  /external/ceres-solver/internal/ceres/
types.cc 263 CovarianceAlgorithmType type) {
275 CovarianceAlgorithmType* type) {
covariance_test.cc 738 void ComputeAndCompare(CovarianceAlgorithmType algorithm_type,

Completed in 369 milliseconds