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

#include <Teuchos_BLAS.hpp>

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

Public Member Functions

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

Detailed Description

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

Definition at line 287 of file Teuchos_BLAS.hpp.

Member Function Documentation

◆ blas_dabs1()

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

Definition at line 505 of file Teuchos_BLAS.hpp.


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