Go to the source code of this file.
Functions | |
template<class T> vnl_matrix< T > | vnl_orthogonal_complement (vnl_vector< T > const &v) |
Definition in file vnl_orthogonal_complement.h.
|
Return a matrix whose columns span is the orthogonal. complement of v. |