#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 127 of file sparse_matrix_operations.hpp.
| 
 | inlinestatic | 
Definition at line 130 of file sparse_matrix_operations.hpp.