LINEAR++ library: AFF to LAPACK
LaGenFactDouble Class Reference

#include <gfd.h>

Public Member Functions

 LaGenFactDouble ()
 
 LaGenFactDouble (int, int)
 
 LaGenFactDouble (LaGenFactDouble &)
 
 ~LaGenFactDouble ()
 
LaUnitLowerTriangMatDouble & L ()
 
LaUpperTriangMatDouble & U ()
 
LaVectorLongInt & pivot ()
 
int & info ()
 
int & transpose ()
 
LaGenFactDoubleref (LaGenFactDouble &)
 
LaGenFactDoubleref (LaGenMatDouble &)
 

Private Attributes

LaUnitLowerTriangMatDouble L_
 
LaUpperTriangMatDouble U_
 
LaVectorLongInt pivot_
 
int info_
 
int transpose_
 

Detailed Description

Definition at line 17 of file gfd.h.


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