|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_BLAS.hpp>
Public Member Functions | |
| void | ROTG (ScalarType *ca, ScalarType *cb, typename ScalarTraits< ScalarType >::magnitudeType *c, ScalarType *s) const |
Definition at line 296 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 363 of file Teuchos_BLAS.hpp.
1.7.6.1