Searched defs:rotate_45 (Results 1 – 1 of 1) sorted by relevance
1039 const complex64 rotate_45 = std::polar(1.0f, PI / 4); in TEST() local1088 const complex128 rotate_45 = std::polar(1.0, PI / 4); in TEST() local