Home
last modified time | relevance | path

Searched defs:svector_t (Results 1 – 3 of 3) sorted by relevance

/dports/math/linbox/linbox-1.6.3/benchmarks/
H A Dbenchmark-utils.h85 typedef std::vector<std::string> svector_t; typedef
/dports/mail/nmh/nmh-1.7.1/h/
H A Dmh.h215 typedef struct svector *svector_t; typedef
/dports/math/linbox/linbox-1.6.3/linbox/matrix/sparsematrix/
H A Dsparse-csr-matrix.h110 typedef std::vector<index_t> svector_t ; typedef