Go to the source code of this file.
Compounds | |
| struct | vnl_matrix_inverse |
Functions | |
| template<class T> vnl_vector< T > | operator * (vnl_matrix_inverse< T > const &i, vnl_vector< T > const &B) |
| template<class T> vnl_matrix< T > | operator * (vnl_matrix_inverse< T > const &i, vnl_matrix< T > const &B) |
Definition in file vnl_matrix_inverse.h.
|
||||||||||||||||
|
Definition at line 43 of file vnl_matrix_inverse.h. References vnl_svd< T >::solve(). |
|
||||||||||||||||
|
Definition at line 35 of file vnl_matrix_inverse.h. References vnl_svd< T >::solve(). |
1.2.15 written by Dimitri van Heesch,
© 1997-2000