Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::details::MagValue< ScalarType, isComplex > Class Template Reference

#include <Teuchos_BLAS.hpp>

Public Member Functions

void blas_dabs1 (const ScalarType *a, typename ScalarTraits< ScalarType >::magnitudeType *ret) const
 

Detailed Description

template<typename ScalarType, bool isComplex>
class Teuchos::details::MagValue< ScalarType, isComplex >

Definition at line 279 of file Teuchos_BLAS.hpp.

Member Function Documentation

template<typename ScalarType, bool isComplex>
void Teuchos::details::MagValue< ScalarType, isComplex >::blas_dabs1 ( const ScalarType *  a,
typename ScalarTraits< ScalarType >::magnitudeType *  ret 
) const

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