powered by
Sphere Test Function
funSphere(x)
matrix of points to evaluate with the sphere function. Rows for points and columns for dimension.
1-column matrix with resulting function values
# NOT RUN { funSphere(matrix(runif(18),,3)) # }
Run the code above in your browser using DataLab