OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:covariance_matrix
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/internal/ceres/
covariance_impl.h
71
const CompressedRowSparseMatrix*
covariance_matrix
() const {
function in class:ceres::internal::CovarianceImpl
covariance_test.cc
101
const CompressedRowSparseMatrix* crsm = covariance_impl.
covariance_matrix
();
Completed in 39 milliseconds