Skip to content

Commit

Permalink
Update helpers.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Apr 19, 2024
1 parent 33e4dc7 commit f59b9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Base.unsafe_convert(::Type{cudssMatrix_t}, matrix::CudssMatrix) = matrix.matrix

"""
data = CudssData()
data = CudssData(cudss_handle::cudssHandle_t)
`CudssData` holds internal data (e.g., LU factors arrays).
"""
Expand Down

0 comments on commit f59b9e9

Please sign in to comment.