SparseBase
Getting Started
Tutorials
Explanations
How To Guides
Library API
Contributing
License (MIT)
SparseBase
»
Library API
»
Template Function sparsebase::converter::CsrCUDACsrConditionalFunction(sparsebase::format::Format *, sparsebase::context::Context *)
View page source
Template Function sparsebase::converter::CsrCUDACsrConditionalFunction(sparsebase::format::Format *, sparsebase::context::Context *)
Defined in
File converter_order_two_cuda.cuh
Function Documentation
template
<
typename
IDType
,
typename
NNZType
,
typename
ValueType
>
sparsebase
::
format
::
Format
*
sparsebase
::
converter
::
CsrCUDACsrConditionalFunction
(
sparsebase
::
format
::
Format
*
source
,
sparsebase
::
context
::
Context
*
context
)