[comp.graphics] random point list -> matrix

olasov@cs.columbia.edu (Benjamin Olasov) (12/03/90)

What's the most efficient algorithm for describing a random set
of points expressed as x,y,z coordinate triplets as an m x n matrix;
or if you prefer, a function which would take an arbitrarily long list
of random points as its argument, and return a matrix?

Thanks,

Ben