LINEAR++ library: AFF to LAPACK
LaBandFactDouble Class Reference

#include <bfd.h>

Public Member Functions

 LaBandFactDouble ()
 
 LaBandFactDouble (int, int, int)
 
 LaBandFactDouble (LaBandMatDouble &)
 
 LaBandFactDouble (LaBandFactDouble &)
 
 ~LaBandFactDouble ()
 
LaBandMatDouble & B ()
 
LaVectorLongInt & pivot ()
 
int & info ()
 
LaBandFactDoubleref (LaBandFactDouble &)
 
LaBandFactDoubleref (LaBandMatDouble &)
 

Private Attributes

LaBandMatDouble B_
 
LaVectorLongInt pivot_
 
int info_
 

Detailed Description

Definition at line 16 of file bfd.h.


The documentation for this class was generated from the following file: