SparseBase
Getting Started
Tutorials
Explanations
How To Guides
Library API
Contributing
License (MIT)
SparseBase
»
Library API
»
Template Function sparsebase::experiment::LoadCSC
View page source
Template Function sparsebase::experiment::LoadCSC
Defined in
File experiment_helper.h
Function Documentation
template
<
template
<
typename
,
typename
,
typename
>
typename
ReaderType
,
typename
IDType
,
typename
NNZType
,
typename
ValueType
>
std
::
unordered_map
<
std
::
string
,
format
::
Format
*
>
sparsebase
::
experiment
::
LoadCSC
(
std
::
vector
<
std
::
string
>
&
file_names
)
Example dataLoader function. CSC Loader.