Searched refs:mboth (Results 1 – 1 of 1) sorted by relevance
25 mboth = MatType::Random(rows,cols); in special_numbers() local33 mboth = mnan + minf; in special_numbers()42 VERIFY(mboth.hasNaN()); in special_numbers()43 VERIFY(mboth.array().hasNaN()); in special_numbers()47 VERIFY(!(minf-mboth).allFinite()); in special_numbers()48 VERIFY(!mboth.allFinite()); in special_numbers()49 VERIFY(!mboth.array().allFinite()); in special_numbers()