Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_Multiply.hpp>
Public Member Functions | |
MultiplyScaledAssign (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 199 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 201 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 204 of file Stokhos_Multiply.hpp.
const Value Stokhos::details::MultiplyScaledAssign< Value >::a |
Definition at line 200 of file Stokhos_Multiply.hpp.