Home
last modified time | relevance | path

Searched refs:Cartesian (Results 1 – 21 of 21) sorted by relevance

/external/junit-params/src/test/java/junitparams/custom/combined/
DCartesianTest.java16 Object result[] = Cartesian.getCartesianProductOf(null); in shouldReturnEmptyWhenNoArgumentsPassed()
28 Object result[] = Cartesian.getCartesianProductOf(list); in shouldReturnInputWhenOneArgumentPassed()
49 Object result[] = Cartesian.getCartesianProductOf(test); in shouldReturnProductOfTwoArrays()
74 Object result[] = Cartesian.getCartesianProductOf(test); in shouldReturnProductOfThreeArrays()
/external/junit-params/src/main/java/junitparams/custom/combined/
DCombinedParametersProvider.java25 return Cartesian.getCartesianProductOf(list); in getParameters()
DCartesian.java6 class Cartesian { class
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-param-test.h.pump91 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
377 // values of a Cartesian product of those sequences' elements.
382 // the Cartesian product of elements from the sequences generated by
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h.pump104 // Generates values from the Cartesian product of values produced
/external/python/cpython2/Doc/library/
Dcmath.rst29 or *Cartesian* coordinates. It is completely determined by its *real
Ditertools.rst560 Cartesian product of input iterables.
/external/python/cpython3/Doc/library/
Dcmath.rst29 or *Cartesian* coordinates. It is completely determined by its *real
Ditertools.rst539 Cartesian product of input iterables.
/external/eigen/cmake/
DFindBLAS.cmake556 # Cartesian product of the above
628 # Cartesian product of the above
/external/skqp/docs/
Dundocumented.bmh95 #Substitute Cartesian coordinate
/external/python/cpython3/Doc/whatsnew/
D3.1.rst264 four for generating combinatorics including permutations and Cartesian
D3.5.rst924 Point.__doc__ += ': Cartesian coodinate'
D2.6.rst2018 ``product(iter1, iter2, ..., [repeat=N])`` returns the Cartesian product
/external/python/cpython3/Doc/faq/
Ddesign.rst411 Cartesian coordinate is appropriately represented as a tuple of two or three
/external/python/cpython2/Doc/faq/
Ddesign.rst491 Cartesian coordinate is appropriately represented as a tuple of two or three
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst2102 Added itertools.product() which forms the Cartesian product of the input
/external/googletest/docs/
Dadvanced.md1395 … | Yields all combinations (Cartesian product) as std\…
/external/python/cpython2/Doc/whatsnew/
D2.6.rst2014 ``product(iter1, iter2, ..., [repeat=N])`` returns the Cartesian product
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1849 of L</"Unary Operations"> and the Cartesian product operations
7775 =item * Cartesian Product
/external/jline/src/src/test/resources/jline/example/
Denglish.gz