Public Member Functions | |
SeldonUplo (int status) | |
CBLAS_UPLO | Cblas () const |
bool | Upper () const |
bool | Lower () const |
char | Char () const |
char | RevChar () const |
Protected Attributes | |
CBLAS_UPLO | cblas_status_ |
int | status_ |
Definition at line 129 of file MatrixFlag.hxx.