Finding ALL local and global minima and maxima of function

108 Views Asked by At

Given a function with 2 variables, how does one find the ALL the local and global minimas and maximas. For example, how does one find them for $$f(x,y)=(x^2+12y-1)^2 +(49x^2+49y^2+84x+2324y-681)^2$$