9 Oct 18:49
Re: Geometry and spatial indexes, my opinion
Johan Råde <rade <at> maths.lth.se>
2008-10-09 16:49:45 GMT
2008-10-09 16:49:45 GMT
> Isn't the cross product 3D-only? The 3-dimensional cross product can be extended to n-dimensions. The n-dimensional cross-product takes (n-1) n-vectors as arguments and returns an n-vector. If the argument vectors are linearly dependent, then the return vector is 0. If the argument vectors are linearly independent, then the return vector is the unique n-vector such that 1. it is perpendicular to all the argument vectors 2. its length is equal the (n-1)-dimensional volume of the parallellepiped spanned by the argument vectors 3. the argument vectors and the return vector form a positively oriented system. --Johan _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed