#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 |
| |
◆ operator()() [1/2]
template<typename Matrix, typename InputVector, typename OutputVector>
| void Kokkos_MV_Multiply_Op::operator() |
( |
const Matrix & | A, |
|
|
const InputVector & | x, |
|
|
OutputVector & | y ) const |
|
inline |
◆ operator()() [2/2]
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: