Fix warning
t-hishinuma opened this issue · 1 comments
t-hishinuma commented
in CRS diag op and CUDA functions
t-hishinuma commented
in examples
DC.cpp:24:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
solver.solve(A, lambda);