Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_orthogonal_complement.h File Reference

For computing the orthogonal complement to a linear subspace. More...

Go to the source code of this file.

Functions

template<class T> vnl_matrix< T > vnl_orthogonal_complement (vnl_vector< T > const &v)


Detailed Description

For computing the orthogonal complement to a linear subspace.

Author:
fsm@robots.ox.ac.uk

Definition in file vnl_orthogonal_complement.h.


Function Documentation

template<class T>
vnl_matrix<T> vnl_orthogonal_complement vnl_vector< T > const &    v
 

Return a matrix whose columns span is the orthogonal. complement of v.


Generated at Fri May 21 01:16:09 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000