|
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 306 of file Teuchos_BLAS.hpp.
| typedef ScalarTraits<ScalarType>::magnitudeType Teuchos::details::GivensRotator< ScalarType, true >::c_type |
Definition at line 308 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 375 of file Teuchos_BLAS.hpp.
1.8.16