SuiteSparse_config

Undocumented in source.

Members

Aliases

SUITESPARSE_PRINTF
alias SUITESPARSE_PRINTF = c_print
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SuiteSparse_long
alias SuiteSparse_long = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
divcomplex_func_t
alias divcomplex_func_t = int function(c_float, c_float, c_float, c_float, c_float*, c_float*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
free_func_t
alias free_func_t = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hypot_func_t
alias hypot_func_t = c_float function(c_float, c_float)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
malloc_func_t
alias malloc_func_t = void* function(size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
printf_func_t
alias printf_func_t = int function(const char*, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
realloc_func_t
alias realloc_func_t = void* function(void*, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

SUITESPARSE_VER_CODE
c_int SUITESPARSE_VER_CODE(c_int main, c_int sub)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_divcomplex
int SuiteSparse_divcomplex(c_float ar, c_float ai, c_float br, c_float bi, c_float* cr, c_float* ci)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_free
void* SuiteSparse_free(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_hypot
c_float SuiteSparse_hypot(c_float x, c_float y)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_malloc
void* SuiteSparse_malloc(size_t nitems, size_t size_of_item)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_realloc
void* SuiteSparse_realloc(size_t nitems_new, size_t nitems_old, size_t size_of_item, void* p, int* ok)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_tic
void SuiteSparse_tic(c_float[2] tic)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_time
c_float SuiteSparse_time()
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_toc
c_float SuiteSparse_toc(c_float[2] tic)
Undocumented in source. Be warned that the author may not have intended to support it.
SuiteSparse_version
int SuiteSparse_version(int[3] _version)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SuiteSparse_config_struct
struct SuiteSparse_config_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

SUITESPARSE_DATE
enum string SUITESPARSE_DATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SUITESPARSE_MAIN_VERSION
enum c_int SUITESPARSE_MAIN_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SUITESPARSE_SUBSUB_VERSION
enum c_int SUITESPARSE_SUBSUB_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SUITESPARSE_SUB_VERSION
enum c_int SUITESPARSE_SUB_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SUITESPARSE_VERSION
enum c_int SUITESPARSE_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SuiteSparse_config
SuiteSparse_config_struct SuiteSparse_config;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SuiteSparse_config
SuiteSparse_config_struct SuiteSparse_config;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SuiteSparse_long_idd
enum string SuiteSparse_long_idd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SuiteSparse_long_max
enum long SuiteSparse_long_max;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta