Teuchos - Trilinos Tools Package
Version of the Day
|
#include <Teuchos_MatrixMarket_SetScientific.hpp>
Partial specialization of SetScientificImpl for floating-point types.
This class currently requires that std::log10() take arguments of type Scalar. This may be relaxed in the future if Teuchos::ScalarTraits gets its own log10() method.
Definition at line 88 of file Teuchos_MatrixMarket_SetScientific.hpp.