|
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 241 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 243 of file Stokhos_Multiply.hpp.
|
inline |
Definition at line 246 of file Stokhos_Multiply.hpp.
| const Value Stokhos::details::MultiplyScaledUpdate< Value >::a |
Definition at line 242 of file Stokhos_Multiply.hpp.