Home
last modified time | relevance | path

Searched defs:axes_in (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/
H A DAxesBounds.cpp53 AxesBounds::AxesBounds(vector<AxesBounds::Axis> axes_in) in AxesBounds()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Dnditer_pywrap.c825 PyObject *op_in = NULL, *axes_in = NULL, in NpyIter_NestedIters() local
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/umath/
H A Dufunc_object.c4446 PyObject *axes_in = NULL; in PyUFunc_GenericReduction() local