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 272 CovarianceAlgorithmType algorithm_type;
types.h 391 enum CovarianceAlgorithmType {
445 CovarianceAlgorithmType type);
448 CovarianceAlgorithmType* type);
  /external/ceres-solver/internal/ceres/
types.cc 261 CovarianceAlgorithmType type) {
273 CovarianceAlgorithmType* type) {
covariance_test.cc 738 void ComputeAndCompare(CovarianceAlgorithmType algorithm_type,

Completed in 261 milliseconds