Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Teuchos::details::GivensRotator< Sacado::MP::Vector< Storage >, false > Class Template Reference

#include <Teuchos_BLAS_MP_Vector.hpp>

Public Types

typedef Sacado::MP::Vector< StorageScalarType
 
typedef ScalarType c_type
 

Public Member Functions

void ROTG (ScalarType *da, ScalarType *db, ScalarType *c, ScalarType *s) const
 

Detailed Description

template<typename Storage>
class Teuchos::details::GivensRotator< Sacado::MP::Vector< Storage >, false >

Definition at line 55 of file Teuchos_BLAS_MP_Vector.hpp.

Member Typedef Documentation

◆ ScalarType

template<typename Storage >
typedef Sacado::MP::Vector<Storage> Teuchos::details::GivensRotator< Sacado::MP::Vector< Storage >, false >::ScalarType

Definition at line 58 of file Teuchos_BLAS_MP_Vector.hpp.

◆ c_type

template<typename Storage >
typedef ScalarType Teuchos::details::GivensRotator< Sacado::MP::Vector< Storage >, false >::c_type

Definition at line 59 of file Teuchos_BLAS_MP_Vector.hpp.

Member Function Documentation

◆ ROTG()

template<typename Storage >
void Teuchos::details::GivensRotator< Sacado::MP::Vector< Storage >, false >::ROTG ( ScalarType * da,
ScalarType * db,
ScalarType * c,
ScalarType * s ) const
inline

Definition at line 62 of file Teuchos_BLAS_MP_Vector.hpp.


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