#include <sparse_matrix_operations.hpp>
Static Public Member Functions | |
template<typename NumericT > | |
static __device__ void | apply (NumericT &result, NumericT alpha, NumericT Ax, NumericT beta) |
Definition at line 121 of file sparse_matrix_operations.hpp.
|
inlinestatic |
Definition at line 124 of file sparse_matrix_operations.hpp.