LINEAR++ library: AFF to LAPACK
LaSymmFactDouble Class Reference

#include <syfd.h>

Public Member Functions

 LaSymmFactDouble ()
 
 LaSymmFactDouble (int, int)
 
 LaSymmFactDouble (const LaSymmFactDouble &)
 
 ~LaSymmFactDouble ()
 
LaSymmMatDouble & S ()
 
LaVectorLongInt & pivot ()
 
int info ()
 
char uplo ()
 
int size ()
 
int gdim ()
 
LaSymmFactDouble ref (LaSymmFactDouble &)
 
LaSymmFactDouble ref (LaSymmMatDouble &)
 
LaSymmFactDoublecopy (const LaSymmFactDouble &)
 
LaSymmFactDoublecopy (const LaSymmMatDouble &)
 

Private Attributes

LaSymmMatDouble S_
 
LaVectorLongInt pivot_
 
int info_
 
char uplo_
 
int size_
 
int gdim_
 

Detailed Description

Definition at line 17 of file syfd.h.


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