#include <sparse_matrix_operations.hpp>
Static Public Member Functions |
static __device__ unsigned int | apply (unsigned int i, unsigned int j, unsigned int row_start, unsigned int row_inc, unsigned int col_start, unsigned int col_inc, unsigned int internal_rows, unsigned int internal_cols) |
template<>
struct viennacl::linalg::cuda::mat_mult_matrix_index< viennacl::column_major >
Member Function Documentation
static __device__ unsigned int apply |
( |
unsigned int |
i, |
|
|
unsigned int |
j, |
|
|
unsigned int |
row_start, |
|
|
unsigned int |
row_inc, |
|
|
unsigned int |
col_start, |
|
|
unsigned int |
col_inc, |
|
|
unsigned int |
internal_rows, |
|
|
unsigned int |
internal_cols |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: