User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Math - Linear Algebra - MatrixRSC |
MatrixRSC | |
Positive Symetric matrix | |
include | "Ravl/MatrixRS.hh" |
Created: | 24/01/2001 |
User Level: | Normal |
Library: | RavlMath |
In Scope: | RavlN |
This matrix MUST be square.
Parent Classes:
#include "Ravl/Matrix.hh" |
Notes: The matrix must be square
If the matrix is not stored in a continous area of memory a slightly
different routine is used to do the inversion.
#include "Ravl/TMatrix.hh" |
#include "Ravl/SArray2d.hh" |
#include "Ravl/SBfAcc2d.hh" |
#include "Ravl/SBfAcc.hh" |
#include "Ravl/BufferAccess.hh" |
Maintainer:Charles Galambos, Created: 24/01/2001, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |