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