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 231 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 233 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 236 of file Stokhos_Multiply.hpp.
const Value Stokhos::details::MultiplyScaledAssign< Value >::a |
Definition at line 232 of file Stokhos_Multiply.hpp.