void normcrossprod(LCVMarray<float>&, LCVMarray<float>&, LCVMarray<float>&)

This function computes the cross product of two vectors.

Documentation

This function computes the cross product of two vectors. It is assumed that all three vectors have length three (no checking is done).

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.