Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Teuchos::MatrixMarket::details::ScalarAssigner< Scalar, isComplex > Class Template Reference

Implementation detail of assignScalar(). More...

#include <Teuchos_MatrixMarket_assignScalar.hpp>

Detailed Description

template<class Scalar, bool isComplex = Teuchos::ScalarTraits<Scalar>::isComplex>
class Teuchos::MatrixMarket::details::ScalarAssigner< Scalar, isComplex >

Implementation detail of assignScalar().

We define a class because template functions can't (in the current C++ standard) have default template parameters.

Definition at line 60 of file Teuchos_MatrixMarket_assignScalar.hpp.


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