Searched defs:Rotate (Results 1 – 2 of 2) sorted by relevance
193 static void Rotate(double **a, int dim, int i, int j, int k, int l, double s, in Rotate() function
487 TEST(APIntTest, Rotate) { in TEST() argument