LaBandFactDouble Class Reference

#include <bfd.h>

List of all members.

Public Member Functions

 LaBandFactDouble ()
 LaBandFactDouble (int, int, int)
 LaBandFactDouble (LaBandMatDouble &)
 LaBandFactDouble (LaBandFactDouble &)
 ~LaBandFactDouble ()
LaBandMatDoubleB ()
LaVectorLongIntpivot ()
int & info ()
LaBandFactDoubleref (LaBandFactDouble &)
LaBandFactDoubleref (LaBandMatDouble &)


Detailed Description

Class for the LU factorization of a matrix. Note: This class is probably broken by design, because the matrices L and U do not exist separately in the internal lapack but they are part of the modified input matrix A.

Do not use this unless you are really sure you understand what this class does.


Constructor & Destructor Documentation

LaBandFactDouble::LaBandFactDouble (  )  [inline]

LaBandFactDouble::LaBandFactDouble ( int  ,
int  ,
int   
) [inline]

LaBandFactDouble::LaBandFactDouble ( LaBandMatDouble  )  [inline]

LaBandFactDouble::LaBandFactDouble ( LaBandFactDouble  )  [inline]

LaBandFactDouble::~LaBandFactDouble (  )  [inline]


Member Function Documentation

LaBandMatDouble & LaBandFactDouble::B (  )  [inline]

LaVectorLongInt & LaBandFactDouble::pivot (  )  [inline]

int & LaBandFactDouble::info (  )  [inline]

LaBandFactDouble & LaBandFactDouble::ref ( LaBandFactDouble  )  [inline]

LaBandFactDouble & LaBandFactDouble::ref ( LaBandMatDouble  )  [inline]


Generated on Sat Jul 14 11:40:37 2007 for Lapack++ by  doxygen 1.5.0