42template <
typename Scalar>
43int mainCuda(
bool test_flat,
bool test_orig,
bool test_lin,
bool test_block,
44 bool symmetric,
int device_id)
int mainCuda(bool test_flat, bool test_orig, bool test_lin, bool test_block, bool symmetric, int device_id)
template int mainCuda< double >(bool, bool, bool, bool, bool, int)
template int mainCuda< float >(bool, bool, bool, bool, bool, int)