Home
last modified time | relevance | path

Searched defs:ArgMin (Results 1 – 25 of 90) sorted by relevance

1234

/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/
H A DArgMin.java49 public class ArgMin extends Constraint implements SatisfiedPresent { class
78 public ArgMin(IntVar[] list, IntVar minIndex, int indexOffset) { in ArgMin() method in ArgMin
84 public ArgMin(IntVar[] list, IntVar minIndex) { in ArgMin() method in ArgMin
104 public ArgMin(List<? extends IntVar> variables, IntVar minIndex, int indexOffset) { in ArgMin() method in ArgMin
109 public ArgMin(List<? extends IntVar> variables, IntVar minIndex) { in ArgMin() method in ArgMin
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/backend/test/case/node/
H A Dargmin.py20 class ArgMin(Base): class
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/thread/
H A Dthread_operators.cuh171 struct ArgMin struct
175 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_operators.cuh172 struct ArgMin struct
176 __host__ __device__ __forceinline__ KeyValuePair<OffsetT, T> operator()( in operator ()()
/dports/misc/py-onnx/onnx-1.10.2/onnx/backend/test/case/node/
H A Dargmin.py31 class ArgMin(Base): class
/dports/misc/py-onnx-tf/onnx-tf-1.6.0/onnx_tf/handlers/backend/
H A Darg_min.py11 class ArgMin(BackendHandler): class
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_segmented_reduce.cuh385 static cudaError_t ArgMin( in ArgMin() function
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_segmented_reduce.cuh385 static cudaError_t ArgMin( in ArgMin() function

1234