#include <Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp>
|
template<typename Matrix , typename InputVector , typename OutputVector > |
void | operator() (const Matrix &A, const InputVector &x, OutputVector &y) const |
|
template<typename Matrix , typename InputVector , typename OutputVector > |
void | operator() (const Matrix &A, const InputVector &x, OutputVector &y) const |
|
template<typename Matrix , typename InputVector , typename OutputVector >
void Kokkos_MV_Multiply_Op::operator() |
( |
const Matrix & |
A, |
|
|
const InputVector & |
x, |
|
|
OutputVector & |
y |
|
) |
| const |
|
inline |
template<typename Matrix , typename InputVector , typename OutputVector >
void Kokkos_MV_Multiply_Op::operator() |
( |
const Matrix & |
A, |
|
|
const InputVector & |
x, |
|
|
OutputVector & |
y |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following files: