HomeSort by relevance Sort by last modified time
    Searched refs:min_max (Results 1 - 8 of 8) sorted by null

  /external/eigen/test/
array.cpp 425 template<typename ArrayType> void min_max(const ArrayType& m)
472 CALL_SUBTEST_1( min_max(Array<float, 1, 1>()) );
473 CALL_SUBTEST_2( min_max(Array22f()) );
474 CALL_SUBTEST_3( min_max(Array44d()) );
475 CALL_SUBTEST_5( min_max(ArrayXXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
476 CALL_SUBTEST_6( min_max(ArrayXXi(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
  /external/tensorflow/tensorflow/core/ops/
array_ops.cc     [all...]
  /external/python/cpython3/Python/
bltinmodule.c 1512 min_max(PyObject *args, PyObject *kwds, int op) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
bltinmodule.c 1346 min_max(PyObject *args, PyObject *kwds, int op) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
bltinmodule.c 1338 min_max(PyObject *args, PyObject *kwds, int op) function
    [all...]
  /external/python/cpython2/Python/
bltinmodule.c 1357 min_max(PyObject *args, PyObject *kwds, int op) function
    [all...]
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 
  /toolchain/binutils/binutils-2.27/gas/config/
bfin-parse.y 627 %type <r0> min_max
1144 | REG ASSIGN min_max LPAREN REG COMMA REG RPAREN vmod
4058 min_max: label
    [all...]

Completed in 760 milliseconds