Teuchos 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< ScalarType, true > Class Template Reference

#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
 

Detailed Description

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

Definition at line 306 of file Teuchos_BLAS.hpp.

Member Typedef Documentation

◆ c_type

Definition at line 308 of file Teuchos_BLAS.hpp.

Member Function Documentation

◆ ROTG()

Definition at line 374 of file Teuchos_BLAS.hpp.


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