Searched refs:cov_ref (Results 1 – 2 of 2) sorted by relevance
126 MatrixXd cov_ref(n,n); in testLmder() local127 cov_ref << in testLmder()136 VERIFY_IS_APPROX( cov, cov_ref); in testLmder()229 MatrixXd cov_ref(n,n); in testLmdif() local230 cov_ref << in testLmdif()239 VERIFY_IS_APPROX( cov, cov_ref); in testLmdif()
228 MatrixXd cov_ref(n,n); in testLmder() local229 cov_ref << in testLmder()238 VERIFY_IS_APPROX( cov, cov_ref); in testLmder()619 MatrixXd cov_ref(n,n); in testLmdif() local620 cov_ref << in testLmdif()629 VERIFY_IS_APPROX( cov, cov_ref); in testLmdif()