Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Teuchos::BLAS< OrdinalType, Sacado::MP::Vector< Storage > > Class Template Reference

Vector specializations for Teuchos::BLAS wrappers. More...

#include <Teuchos_BLAS_MP_Vector.hpp>

Inheritance diagram for Teuchos::BLAS< OrdinalType, Sacado::MP::Vector< Storage > >:
Inheritance graph
[legend]
Collaboration diagram for Teuchos::BLAS< OrdinalType, Sacado::MP::Vector< Storage > >:
Collaboration graph
[legend]

Public Member Functions

template<typename alpha_type , typename A_type >
void TRSM (Teuchos::ESide side, Teuchos::EUplo uplo, Teuchos::ETransp transa, Teuchos::EDiag diag, const OrdinalType m, const OrdinalType n, const alpha_type &alpha, const A_type *A, const OrdinalType lda, ScalarType *B, const OrdinalType ldb) const
 

Detailed Description

template<typename OrdinalType, typename Storage>
class Teuchos::BLAS< OrdinalType, Sacado::MP::Vector< Storage > >

Vector specializations for Teuchos::BLAS wrappers.


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