Home
last modified time | relevance | path

Searched refs:get_nd (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/devel/R-cran-BH/BH/inst/include/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/numpy/
H A Dufunc.hpp53 int get_nd() const;
110 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
175 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/devel/boost-libs/boost_1_72_0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/devel/boost-python-libs/boost_1_72_0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/devel/hyperscan/boost_1_75_0/boost/python/numpy/
H A Dufunc.hpp54 int get_nd() const;
111 : zeros(in_array.get_nd(), in_array.get_shape(), out_dtype); in call()
176 : zeros(iter.get_nd(), iter.get_shape(), out_dtype); in call()
/dports/devel/boost-docs/boost_1_72_0/libs/python/example/numpy/
H A Dwrap.cpp56 if (array.get_nd() != 2) { in wrap_fill1()
87 if (array.get_nd() != 2) { in wrap_fill2()
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/example/numpy/
H A Dwrap.cpp56 if (array.get_nd() != 2) { in wrap_fill1()
87 if (array.get_nd() != 2) { in wrap_fill2()
/dports/devel/boost-libs/boost_1_72_0/libs/python/example/numpy/
H A Dwrap.cpp56 if (array.get_nd() != 2) { in wrap_fill1()
87 if (array.get_nd() != 2) { in wrap_fill2()
/dports/devel/hyperscan/boost_1_75_0/libs/python/example/numpy/
H A Dwrap.cpp56 if (array.get_nd() != 2) { in wrap_fill1()
87 if (array.get_nd() != 2) { in wrap_fill2()
/dports/devel/boost-docs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dmulti_iter.rst29 int const get_nd() const;
78 int const get_nd() const;
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dmulti_iter.rst29 int const get_nd() const;
78 int const get_nd() const;
/dports/devel/boost-libs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dmulti_iter.rst29 int const get_nd() const;
78 int const get_nd() const;
/dports/devel/hyperscan/boost_1_75_0/libs/python/doc/numpy/reference/
H A Dmulti_iter.rst29 int const get_nd() const;
78 int const get_nd() const;
/dports/science/tfel/tfel-3.4.0/bindings/python/tfel/
H A Dndarray.cxx24 const auto nd = a.get_nd(); in get_size()
/dports/devel/boost-docs/boost_1_72_0/libs/python/src/numpy/
H A Dufunc.cpp50 int multi_iter::get_nd() const in get_nd() function in boost::python::numpy::multi_iter
H A Dndarray.cpp157 return get_shape()[normalize_index(n,get_nd())]; in shape()
162 return get_strides()[normalize_index(n,get_nd())]; in strides()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/python/src/numpy/
H A Dufunc.cpp50 int multi_iter::get_nd() const in get_nd() function in boost::python::numpy::multi_iter
/dports/devel/boost-libs/boost_1_72_0/libs/python/src/numpy/
H A Dufunc.cpp50 int multi_iter::get_nd() const in get_nd() function in boost::python::numpy::multi_iter
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/src/numpy/
H A Dufunc.cpp50 int multi_iter::get_nd() const in get_nd() function in boost::python::numpy::multi_iter
H A Dndarray.cpp157 return get_shape()[normalize_index(n,get_nd())]; in shape()
162 return get_strides()[normalize_index(n,get_nd())]; in strides()
/dports/devel/hyperscan/boost_1_75_0/libs/python/src/numpy/
H A Dufunc.cpp50 int multi_iter::get_nd() const in get_nd() function in boost::python::numpy::multi_iter

123