Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Teuchos_MatrixMarket_assignScalar.hpp File Reference
#include <Teuchos_as.hpp>
#include <Teuchos_ScalarTraits.hpp>
#include <string>
Include dependency graph for Teuchos_MatrixMarket_assignScalar.hpp:

Go to the source code of this file.

Classes

class  Teuchos::MatrixMarket::details::ScalarAssigner< Scalar, isComplex >
 Implementation detail of assignScalar(). More...
 
class  Teuchos::MatrixMarket::details::ScalarAssigner< RealType, false >
 

Namespaces

 Teuchos
 
 Teuchos::MatrixMarket
 
 Teuchos::MatrixMarket::details
 

Functions

template<class Scalar >
void Teuchos::MatrixMarket::details::assignScalar (Scalar &val, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &real, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &imag)