Surface Area of a Hypar
Segway from this question: Speeding up a closest point one a surface
algorithm
Given four points (p0,p1,p2,p3) to define a hyperbolic paraboloid, what is
the best (fastest) way to compute its surface area using python's numpy
module?
No comments:
Post a Comment