Supported Types#

Data Types <fp>

Integer Types <intType>

float

std::int32_t

double

std::int64_t

std::complex<float>

std::complex<double>

General descriptions#

matrix_handle_t

Type for the handle that can be used to store information about the initial sparse matrix (represented in a sparse format) and data created/obtained during the analysis stage to be used in the execution stage.