Vector specializations for Teuchos::BLAS wrappers.
More...
#include <Teuchos_BLAS_MP_Vector.hpp>
|
|
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 |
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:
- Teuchos_BLAS_MP_Vector.hpp