Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_BLAS.hpp>
Public Types | |
typedef ScalarTraits < ScalarType >::magnitudeType | c_type |
Public Member Functions | |
void | ROTG (ScalarType *ca, ScalarType *cb, typename ScalarTraits< ScalarType >::magnitudeType *c, ScalarType *s) const |
Definition at line 274 of file Teuchos_BLAS.hpp.
typedef ScalarTraits<ScalarType>::magnitudeType Teuchos::details::GivensRotator< ScalarType, true >::c_type |
Definition at line 276 of file Teuchos_BLAS.hpp.
void Teuchos::details::GivensRotator< ScalarType, true >::ROTG | ( | ScalarType * | ca, |
ScalarType * | cb, | ||
typename ScalarTraits< ScalarType >::magnitudeType * | c, | ||
ScalarType * | s | ||
) | const |
Definition at line 343 of file Teuchos_BLAS.hpp.