Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dcovariance_impl.cc602 const bool automatic_truncation = (options_.null_space_rank < 0); in ComputeCovarianceValuesUsingDenseSVD() local
618 if (automatic_truncation) { in ComputeCovarianceValuesUsingDenseSVD()