Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_Multiply.hpp>
Public Member Functions | |
MultiplyScaledUpdate (const Value &a_) | |
template<typename Scalar > | |
KOKKOS_INLINE_FUNCTION void | operator() (Scalar &y, const Scalar &x) const |
Public Attributes | |
const Value | a |
Definition at line 209 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 211 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 214 of file Stokhos_Multiply.hpp.
const Value Stokhos::details::MultiplyScaledUpdate< Value >::a |
Definition at line 210 of file Stokhos_Multiply.hpp.