|
XGCa
|
#include "matrix.hpp"

Go to the source code of this file.
Classes | |
| struct | GradientMatrices< Device > |
Functions | |
| void | get_grad_mat_data (int ind, int *m, int *n, int *w, int *nnz, int *is_csr_int, int **csr_ridx_or_eindex, int **csr_cidx_or_nelement, double **values) |
| void get_grad_mat_data | ( | int | ind, |
| int * | m, | ||
| int * | n, | ||
| int * | w, | ||
| int * | nnz, | ||
| int * | is_csr_int, | ||
| int ** | csr_ridx_or_eindex, | ||
| int ** | csr_cidx_or_nelement, | ||
| double ** | values | ||
| ) |
