Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Implementation detail of assignScalar(). More...
#include <Teuchos_MatrixMarket_assignScalar.hpp>
Static Public Member Functions | |
static void | assign (Scalar &val, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &real, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType &imag) |
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 28 of file Teuchos_MatrixMarket_assignScalar.hpp.
|
static |