Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::details::MagValue< ScalarType, false > Class Template Reference

#include <Teuchos_BLAS.hpp>

Inheritance diagram for Teuchos::details::MagValue< ScalarType, false >:

Public Member Functions

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

Detailed Description

template<typename ScalarType>
class Teuchos::details::MagValue< ScalarType, false >

Definition at line 295 of file Teuchos_BLAS.hpp.

Member Function Documentation

◆ blas_dabs1() [1/2]

template<typename ScalarType>
void Teuchos::details::MagValue< ScalarType, false >::blas_dabs1 ( const ScalarType * a,
ScalarType * ret ) const

Definition at line 496 of file Teuchos_BLAS.hpp.

◆ blas_dabs1() [2/2]

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: