Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Math - Geometry - void EigenValues(FMatrixC<N,M> & mat,FVectorC<N> & vec)
 

   void EigenValues(FMatrixC<N,M> & mat,FVectorC<N> & vec)    
 
Calculate the eigen values of a real symmetric matrix.
 
include "Ravl/FMatrix.hh"
Created:24/01/2001 
Source file:Ravl/Math/LinearAlgebra/FixedSize/FMatrix.hh
User Level:Advanced
Library:RavlMath
In Scope:RavlN

This matrix remains unchanged. A vector of the eigen values is assigned to 'vec'.
Maintainer:Charles Galambos, Created: 24/01/2001, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002