Go to the source code of this file.
Compounds | |
class | vnl_qr |
Functions | |
template<class T> T | vnl_qr_determinant (vnl_matrix< T > const &m) |
template<class T> export vcl_ostream & | operator<< (vcl_ostream &, vnl_qr< T > const &qr) |
Definition in file vnl_qr.h.
|
|
|
Compute determinant of matrix "M" using QR. |