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

vnl_adjugate.h File Reference

Go to the source code of this file.

Functions

template<class T> void vnl_adjugate (vnl_matrix< T > const &A, vnl_matrix< T > *out)
template<class T> vnl_matrix< T > vnl_adjugate (vnl_matrix< T > const &A)


Detailed Description

Author:
fsm@robots.ox.ac.uk

Definition in file vnl_adjugate.h.


Function Documentation

template<class T>
vnl_matrix<T> vnl_adjugate vnl_matrix< T > const &    A
 

template<class T>
void vnl_adjugate vnl_matrix< T > const &    A,
vnl_matrix< T > *    out
 


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