1 #ifndef LAP_UpperMatrix_H
2 #define LAP_UpperMatrix_H
virtual ~LAP_UpperMatrix()
destroy a matrix
Definition: LAP_UpperMatrix.h:41
DEFINE_SPTR(LAP_UpperMatrix)
LAP_UpperMatrix()
build a matrix
Definition: LAP_UpperMatrix.h:33
this class describes a general upper matrix
Definition: LAP_UpperMatrix.h:16
This class is the base class of all lapack objects.
Definition: LAP_Object.h:17