Home
last modified time | relevance | path

Searched refs:CovarianceAlgorithmType (Results 1 – 5 of 5) sorted by relevance

/external/ceres-solver/include/ceres/
Dtypes.h406 enum CovarianceAlgorithmType { enum
470 CovarianceAlgorithmType type);
473 CovarianceAlgorithmType* type);
Dcovariance.h248 CovarianceAlgorithmType algorithm_type;
/external/ceres-solver/internal/ceres/
Dtypes.cc263 CovarianceAlgorithmType type) { in CovarianceAlgorithmTypeToString()
275 CovarianceAlgorithmType* type) { in StringToCovarianceAlgorithmType()
Dcovariance_test.cc738 void ComputeAndCompare(CovarianceAlgorithmType algorithm_type, in ComputeAndCompare()
/external/ceres-solver/docs/source/
Dsolving.rst2283 .. member:: CovarianceAlgorithmType Covariance::Options::algorithm_type