Home
last modified time | relevance | path

Searched defs:CSparseMatrix (Results 1 – 4 of 4) sorted by relevance

/dports/science/siconos/siconos-4.4.0/numerics/swig/
H A DNumerics_typemaps_numericsmatrices.i269 #define CSparseMatrix cs_dl_sparse macro
271 #define CSparseMatrix cs_di_sparse macro
276 #define CSparseMatrix struct cs_dl_sparse macro
278 #define CSparseMatrix struct cs_di_sparse macro
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A DCSparseMatrix.h85 typedef struct cs_dl_sparse CSparseMatrix; typedef
87 typedef struct cs_di_sparse CSparseMatrix; typedef
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dcwrapper.h450 typedef struct CSparseMatrix CSparseMatrix; typedef
H A Dcwrapper.cpp890 struct CSparseMatrix { struct
909 CSparseMatrix *sparse_matrix_new() in sparse_matrix_new() argument