Home
last modified time | relevance | path

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

/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dliteral.h206 typedef PodVector<wsum_t>::type SumVec; //!< A vector of sums of weights. typedef
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dliteral.h206 typedef PodVector<wsum_t>::type SumVec; //!< A vector of sums of weights. typedef
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dliteral.h206 typedef PodVector<wsum_t>::type SumVec; //!< A vector of sums of weights. typedef
/dports/games/xblackjack/xblackjack-2.2/
H A DTable.c924 static Dimension SumVec(loc, span, vec, start, inter, end) in SumVec() function