Searched refs:Pow (Results 1 – 1 of 1) sorted by relevance
13 #define Pow PetscPowReal macro16 …Pow(1 - x, 2) * Exp(-Pow(x, 2) - Pow(y + 1, 2)) - 10 * (x / 5 - Pow(x, 3) - Pow(y, 5)) * Exp(-Pow(… in Peaks()