LINEAR++ library: AFF to LAPACK

◆ uplo()

char & LaSymmBandFactDouble::uplo ( )
inline

Definition at line 81 of file sybfd.h.

References uplo_.

82 {
83  return uplo_;
84 }