Searched refs:null_space_rank (Results 1 – 4 of 4) sorted by relevance
210 null_space_rank(0), in Options()316 int null_space_rank; member
606 options.null_space_rank = 1; in TEST_F()616 options.null_space_rank = -1; in TEST_F()709 options.null_space_rank = -1; in TEST_F()
602 const bool automatic_truncation = (options_.null_space_rank < 0); in ComputeCovarianceValuesUsingDenseSVD()604 num_singular_values - options_.null_space_rank); in ComputeCovarianceValuesUsingDenseSVD()
2369 .. member:: int Covariance::Options::null_space_rank2389 `min_reciprocal_condition_number` and `null_space_rank`.2391 If `null_space_rank` is non-negative, then the smallest2392 `null_space_rank` eigenvalue/eigenvectors are dropped irrespective2398 Setting `null_space_rank = -1` drops all terms for which