Home
last modified time | relevance | path

Searched defs:iaxis (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/hyperscan/boost_1_75_0/boost/histogram/algorithm/
H A Dreduce.hpp57 inline reduce_command shrink(unsigned iaxis, double lower, double upper) { in shrink()
103 inline reduce_command crop(unsigned iaxis, double lower, double upper) { in crop()
138 inline reduce_command slice(unsigned iaxis, axis::index_type begin, axis::index_type end, in slice()
179 inline reduce_command rebin(unsigned iaxis, unsigned merge) { in rebin()
217 inline reduce_command shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
253 inline reduce_command crop_and_rebin(unsigned iaxis, double lower, double upper, in crop_and_rebin()
289 inline reduce_command slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
340 detail::axes_transform(old_axes, [&opts](std::size_t iaxis, const auto& a_in) { in __anon42128f5c0102()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/histogram/algorithm/
H A Dreduce.hpp57 inline reduce_command shrink(unsigned iaxis, double lower, double upper) { in shrink()
103 inline reduce_command crop(unsigned iaxis, double lower, double upper) { in crop()
138 inline reduce_command slice(unsigned iaxis, axis::index_type begin, axis::index_type end, in slice()
179 inline reduce_command rebin(unsigned iaxis, unsigned merge) { in rebin()
217 inline reduce_command shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
253 inline reduce_command crop_and_rebin(unsigned iaxis, double lower, double upper, in crop_and_rebin()
289 inline reduce_command slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
340 detail::axes_transform(old_axes, [&opts](std::size_t iaxis, const auto& a_in) { in __anon044527a50102()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/histogram/algorithm/
H A Dreduce.hpp57 inline reduce_command shrink(unsigned iaxis, double lower, double upper) { in shrink()
103 inline reduce_command crop(unsigned iaxis, double lower, double upper) { in crop()
138 inline reduce_command slice(unsigned iaxis, axis::index_type begin, axis::index_type end, in slice()
179 inline reduce_command rebin(unsigned iaxis, unsigned merge) { in rebin()
217 inline reduce_command shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
253 inline reduce_command crop_and_rebin(unsigned iaxis, double lower, double upper, in crop_and_rebin()
289 inline reduce_command slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
340 detail::axes_transform(old_axes, [&opts](std::size_t iaxis, const auto& a_in) { in __anon23c97a220102()
/dports/devel/boost-docs/boost_1_72_0/boost/histogram/algorithm/
H A Dreduce.hpp28 unsigned iaxis = 0; member
53 inline reduce_option shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
72 inline reduce_option slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
93 inline reduce_option shrink(unsigned iaxis, double lower, double upper) { in shrink()
104 inline reduce_option slice(unsigned iaxis, axis::index_type begin, axis::index_type end) { in slice()
114 inline reduce_option rebin(unsigned iaxis, unsigned merge) { in rebin()
229 unsigned iaxis = 0; in reduce() local
/dports/devel/boost-python-libs/boost_1_72_0/boost/histogram/algorithm/
H A Dreduce.hpp28 unsigned iaxis = 0; member
53 inline reduce_option shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
72 inline reduce_option slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
93 inline reduce_option shrink(unsigned iaxis, double lower, double upper) { in shrink()
104 inline reduce_option slice(unsigned iaxis, axis::index_type begin, axis::index_type end) { in slice()
114 inline reduce_option rebin(unsigned iaxis, unsigned merge) { in rebin()
229 unsigned iaxis = 0; in reduce() local
/dports/devel/boost-libs/boost_1_72_0/boost/histogram/algorithm/
H A Dreduce.hpp28 unsigned iaxis = 0; member
53 inline reduce_option shrink_and_rebin(unsigned iaxis, double lower, double upper, in shrink_and_rebin()
72 inline reduce_option slice_and_rebin(unsigned iaxis, axis::index_type begin, in slice_and_rebin()
93 inline reduce_option shrink(unsigned iaxis, double lower, double upper) { in shrink()
104 inline reduce_option slice(unsigned iaxis, axis::index_type begin, axis::index_type end) { in slice()
114 inline reduce_option rebin(unsigned iaxis, unsigned merge) { in rebin()
229 unsigned iaxis = 0; in reduce() local
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Drotate_c.c51 SpiceInt iaxis, in rotate_c()
H A Drotmat_c.c53 SpiceInt iaxis, in rotmat_c()
H A Ddrotat.c9 /* Subroutine */ int drotat_(doublereal *angle, integer *iaxis, doublereal * in drotat_()
H A Drotate.c9 /* Subroutine */ int rotate_(doublereal *angle, integer *iaxis, doublereal * in rotate_()
H A Drotvec_c.c53 SpiceInt iaxis, in rotvec_c()
H A Drotvec.c9 /* Subroutine */ int rotvec_(doublereal *v1, doublereal *angle, integer * in rotvec_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Drotate_c.c51 SpiceInt iaxis, in rotate_c()
H A Drotmat_c.c53 SpiceInt iaxis, in rotmat_c()
H A Ddrotat.c9 /* Subroutine */ int drotat_(doublereal *angle, integer *iaxis, doublereal * in drotat_()
H A Drotate.c9 /* Subroutine */ int rotate_(doublereal *angle, integer *iaxis, doublereal * in rotate_()
H A Drotvec_c.c53 SpiceInt iaxis, in rotvec_c()
H A Drotvec.c9 /* Subroutine */ int rotvec_(doublereal *v1, doublereal *angle, integer * in rotvec_()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/histogram/detail/
H A Dreduce_command.hpp23 unsigned iaxis = unset; member
47 unsigned iaxis = 0; in normalize_reduce_commands() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/histogram/detail/
H A Dreduce_command.hpp23 unsigned iaxis = unset; member
47 unsigned iaxis = 0; in normalize_reduce_commands() local
/dports/devel/hyperscan/boost_1_75_0/boost/histogram/detail/
H A Dreduce_command.hpp23 unsigned iaxis = unset; member
47 unsigned iaxis = 0; in normalize_reduce_commands() local
/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A Dnemo.cc867 for (int iaxis=0; iaxis<3; iaxis++) { in gradient() local
954 for (int iaxis=0; iaxis<3; ++iaxis) { in hessian() local
971 for (int iaxis=0; iaxis<3; ++iaxis) { in hessian() local
1087 for (int iaxis=0; iaxis<3; ++iaxis) { in purify_hessian() local
1135 for (int iaxis=0; iaxis<3; ++iaxis) { in make_incomplete_hessian() local
1145 for (int iaxis=0; iaxis<3; ++iaxis) { in make_incomplete_hessian() local
1183 for (int iaxis=0; iaxis<3; ++iaxis, ++i) { in make_incomplete_hessian_response_part() local
1458 for (int iaxis=0; iaxis<3; ++iaxis, ++i) { in compute_all_cphf() local
1500 for (int iaxis=0; iaxis<3; ++iaxis, ++i) { in compute_all_cphf() local
1564 for (int iaxis=0; iaxis<3; ++iaxis, ++i) { in compute_all_cphf() local
[all …]
/dports/math/py-PyWavelets/pywt-1.2.0/pywt/
H A D_dwt.py463 def pad_smooth(vector, pad_width, iaxis, kwargs): argument
478 def pad_antisymmetric(vector, pad_width, iaxis, kwargs): argument
/dports/science/siesta/siesta-4.1.5/Src/
H A Dmoremeshsubs.F1784 subroutine distExtMeshData( iDistr, iaxis, BS, NSM, NN, NSPIN, argument
2233 subroutine gathExtMeshData( iDistr, iaxis, BS, NSM, NN, NSPIN, argument
2806 subroutine reduce3Dto1D( iaxis, Ibox, Lbox, wload, lwload ) argument
/dports/science/openmx/openmx3.8/source/
H A DTRAN_CDen_Main.c86 int iaxis; in TRAN_Current_dOrb() local
239 int iaxis, jaxis; in TRAN_Current_NonLoc() local
648 int iaxis, i; in TRAN_Current_Spin() local
1005 int ispin, i, iaxis, numcur, i1, i2, i3, GN, interval; in TRAN_Current_OutputVector() local
1135 int Mc_AN, Gc_AN, Nog, GNc, GRc, ispin, iaxis; in TRAN_Voronoi_CDEN() local
1212 int myid, GN, iaxis; in TRAN_Output_AveCdensity() local
1261 int ispin, iaxis, i, iside; in TRAN_CDen_Main() local

1234