Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/DataStructs/
H A DBitVect.h17 typedef std::vector<int> IntVect; typedef
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-cra.C305 typedef std::vector<Integer> IntVect; in test_early_multip() typedef
485 typedef std::vector<Integer> IntVect ; in test_full_multip() typedef
568 typedef std::vector<Integer> IntVect ; in test_full_multip_rat() typedef
687 typedef std::vector<Integer> IntVect ; in test_full_multip_fixed() typedef
H A Dtest-cradomain.C57 using IntVect = IntVect_t; member
246 using IntVect = BlasVector<Givaro::ZRing<Integer>>; in TestCra() local
/dports/emulators/dgen-sdl/dgen-sdl-1.33/cz80/
H A Dcz80.h221 uint8_t IntVect; member