| 
    Teuchos - Trilinos Tools Package Version of the Day
    
   | 
 
Enumerated types for BLAS input characters. More...
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos | 
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.  | |
Enumerations | |
| enum | Teuchos::ESide { Teuchos::LEFT_SIDE , Teuchos::RIGHT_SIDE } | 
| enum | Teuchos::ETransp { Teuchos::NO_TRANS , Teuchos::TRANS , Teuchos::CONJ_TRANS } | 
| enum | Teuchos::EUplo { Teuchos::UPPER_TRI , Teuchos::LOWER_TRI , Teuchos::UNDEF_TRI } | 
| enum | Teuchos::EDiag { Teuchos::UNIT_DIAG , Teuchos::NON_UNIT_DIAG } | 
| enum | Teuchos::EType {  Teuchos::FULL , Teuchos::LOWER , Teuchos::UPPER , Teuchos::HESSENBERG , Teuchos::SYM_BAND_L , Teuchos::SYM_BAND_U , Teuchos::BAND }  | 
Enumerated types for BLAS input characters.
Definition in file Teuchos_BLAS_types.hpp.