Home
last modified time | relevance | path

Searched defs:j0 (Results 1 – 25 of 2625) sorted by relevance

12345678910>>...105

/dports/math/adept/adept-2.0.8/include/adept/
H A DExpressionSize.h51 ExpressionSize(Index j0, Index j1) in ExpressionSize()
53 ExpressionSize(Index j0, Index j1, Index j2) in ExpressionSize()
55 ExpressionSize(Index j0, Index j1, Index j2, Index j3) in ExpressionSize()
57 ExpressionSize(Index j0, Index j1, Index j2, Index j3, Index j4) in ExpressionSize()
248 inline ExpressionSize<1> expression_size(Index j0) in expression_size()
250 inline ExpressionSize<2> expression_size(Index j0, Index j1) in expression_size()
254 inline ExpressionSize<1> dimensions(Index j0) in dimensions()
256 inline ExpressionSize<2> dimensions(Index j0, Index j1) in dimensions()
258 inline ExpressionSize<3> dimensions(Index j0, Index j1, Index j2) in dimensions()
260 inline ExpressionSize<4> dimensions(Index j0, Index j1, Index j2, in dimensions()
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_crop.cxx17 vil_crop(const vil_image_resource_sptr & src, unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) in vil_crop()
26 unsigned j0, in vil_crop_image_resource()
38 vil_crop_image_resource::get_copy_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const in get_copy_view()
49 vil_crop_image_resource::get_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const in get_view()
H A Dvil_flip.cxx26 vil_flip_lr_image_resource::get_copy_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_copy_view()
55 vil_flip_lr_image_resource::get_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_view()
85 vil_flip_lr_image_resource::put_view(const vil_image_view_base & im, unsigned i0, unsigned j0) in put_view()
121 vil_flip_ud_image_resource::get_copy_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_copy_view()
150 vil_flip_ud_image_resource::get_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_view()
180 vil_flip_ud_image_resource::put_view(const vil_image_view_base & im, unsigned i0, unsigned j0) in put_view()
H A Dvil_transpose.cxx26 vil_transpose_image_resource::get_copy_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) con… in get_copy_view()
53 vil_transpose_image_resource::get_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_view()
81 vil_transpose_image_resource::put_view(const vil_image_view_base & im, unsigned i0, unsigned j0) in put_view()
H A Dvil_plane.cxx34 vil_plane_image_resource::get_copy_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_copy_view()
62 vil_plane_image_resource::get_view(unsigned i0, unsigned ni, unsigned j0, unsigned nj) const in get_view()
91 vil_plane_image_resource::put_view(const vil_image_view_base & im, unsigned i0, unsigned j0) in put_view()
H A Dvil_memory_image.cxx106 vil_memory_image::get_copy_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const in get_copy_view()
136 vil_memory_image::get_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const in get_view()
167 vil_memory_image::put_view(const vil_image_view_base & im, unsigned i0, unsigned j0) in put_view()
H A Dvil_crop.h22 unsigned n_i, unsigned j0, unsigned n_j) in vil_crop()
57 bool put_view(const vil_image_view_base& im, unsigned i0, unsigned j0) override in put_view()
/dports/science/dynare/dynare-4.6.4/matlab/gsa/
H A Dteff.m38 j0 = length(ir); variable
53 j0 = length(ir); variable
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_crop.h20 unsigned i0, unsigned ni, unsigned j0, unsigned nj, in vil3d_crop()
68 unsigned j0, unsigned n_j, in get_copy_view()
76 unsigned j0, unsigned n_j, in get_view()
85 bool put_view(const vil3d_image_view_base& im, unsigned i0, unsigned j0, unsigned k0) override in put_view()
H A Dvil3d_crop.cxx17 unsigned j0, unsigned n_j, in vil3d_crop()
27 unsigned j0, unsigned n_j, in vil3d_crop_image_resource()
H A Dvil3d_memory_image.cxx55 unsigned j0, unsigned nj, in get_copy_view()
89 unsigned j0, unsigned nj, in get_view()
125 unsigned i0, unsigned j0, unsigned k0) in put_view()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/ipts/
H A Dipts_draw.h15 int i0, int j0, unsigned L, T value) in ipts_draw_i_line()
26 int i0, int j0, unsigned L, T value) in ipts_draw_j_line()
35 void ipts_draw_cross(vil_image_view<T>& image, int i0, int j0, unsigned L, T value) in ipts_draw_cross()
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/gto/test/
H A Dtest_tao.py45 def rotatesub(smat, i0, j0, tao): argument
62 def rotatesub1(smat, i0, j0, tao): argument
86 j0 = ao_loc[jsh] variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DDecal.cpp31 void CModelDecal::CalcVertexExtents(ssize_t& i0, ssize_t& j0, ssize_t& i1, ssize_t& j1) in CalcVertexExtents()
56 ssize_t i0, j0, i1, j1; in CalcBounds() local
61 void CModelDecal::SetTerrainDirty(ssize_t i0, ssize_t j0, ssize_t i1, ssize_t j1) in SetTerrainDirty()
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dparallel_utils.cc66 int j0 = k % w; in LinearIndexToUpperTriangularIndex() local
78 int j0 = k % w; in LinearIndexToUpperTriangularIndex() local
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dparallel_utils.cc66 int j0 = k % w; in LinearIndexToUpperTriangularIndex() local
78 int j0 = k % w; in LinearIndexToUpperTriangularIndex() local
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Driver/
H A DC_Dsub.cpp368 int jj, j0, j1; in dsub_sym2sym() local
379 int jj, j0, j1; in dsub_sym2sym() local
482 int jj, j0, j2; in dsub_unsym2unsym() local
535 int jj, j0, j2; in dsub_unsym2unsym() local
582 int jj, j0, j2; in dsub_unsym2unsym() local
631 int jj, j0, j1; in dsub_unsym2unsym() local
642 int jj, j0, j1; in dsub_unsym2unsym() local
663 int jj, j0, j1; in dsub_unsym2unsym() local
674 int jj, j0, j1; in dsub_unsym2unsym() local
689 int jj, j0, j1; in dsub_unsym2unsym() local
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/vhf/
H A Dnr_direct_dot.c142 int i0, int i1, int j0, int j1, in nrs1_ji_s1kl()
167 int i0, int i1, int j0, int j1, in nrs1_ji_s2kl()
178 int i0, int i1, int j0, int j1, in nrs1_lk_s1ij()
209 int i0, int i1, int j0, int j1, in nrs1_lk_s2ij()
220 int i0, int i1, int j0, int j1, in nrs1_jk_s1il()
269 int i0, int i1, int j0, int j1, in nrs1_jk_s2il()
280 int i0, int i1, int j0, int j1, in nrs1_kj_s2il()
291 int i0, int i1, int j0, int j1, in nrs1_li_s2kj()
667 int i0, int i1, int j0, int j1, in nrs4_ji_s1kl()
709 int i0, int i1, int j0, int j1, in nrs4_ji_s2kl()
[all …]
H A Dtime_rev.c89 int i, j, i0, j0, i1, j1; in timerev_block_o1() local
135 int i, j, i0, j0, i1, j1; in CVHFtimerev_blockT() local
176 int i, j, i0, j0, i1, j1; in CVHFtimerev_i() local
211 int i, j, i0, j0, i1, j1; in CVHFtimerev_iT() local
243 int i, j, i0, j0, i1, j1; in CVHFtimerev_j() local
273 int i, j, i0, j0, i1, j1; in CVHFtimerev_jT() local
308 int i, j, i0, j0, i1, j1; in CVHFtimerev_ijplus() local
354 int i, j, i0, j0, i1, j1; in CVHFtimerev_ijminus() local
399 int i, j, i0, j0, i1, j1; in CVHFtimerev_adbak_block() local
438 int i, j, i0, j0, i1, j1; in CVHFtimerev_adbak_blockT() local
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Algebra/
H A DSquareBlockMatrix.cpp508 int i0, i1, j0, j1; in operator ()() local
595 int i0, i1, j0, j1; in operator ()() local
700 int j, j0, j1; in copyFromArray() local
715 int j, j0, j1; in copyFromArray() local
769 int j, j0, j1; in copyFromArrayPermute() local
798 int j, j0, j1; in copyFromArrayPermute() local
859 int j, j0, j1; in copyToArrayFull() local
875 int j, j0, j1; in copyToArrayFull() local
891 int j, j0, j1; in copyToArrayFull() local
938 int j0, j1, j2; in copyBlockToArray() local
/dports/math/gecode/gecode-0916a1a/gecode/iter/
H A Dranges-diff.hpp113 Diff<I,J>::Diff(I& i0, J& j0) in Diff()
125 Diff<I,J>::init(I& i0, J& j0) { in init()
H A Dranges-singleton-append.hpp93 SingletonAppend<J>::SingletonAppend(int i0, int i1, J& j0) in SingletonAppend()
100 SingletonAppend<J>::init(int i0, int i1, J& j0) { in init()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/
H A Dblockmatrix.cpp32 void blockmatrix::copy_colrange(blockmatrix const & A, unsigned int j0, unsigned int j1) in copy_colrange()
235 unsigned int j0 = 0; in copy_to_flat() local
252 unsigned int j0 = 0; in copy_transpose_to_flat() local
311 unsigned int j0 = 0; in copy_transpose_from_flat() local
328 unsigned int j0 = 0; in copy_from_flat() local
341 blockmatrix::read_from_flat_file (int i0, int j0, in read_from_flat_file()
364 void blockmatrix::read_transpose_from_flat_file(int i0, int j0, const char * name, unsigned int fnr… in read_transpose_from_flat_file()
396 void blockmatrix::write_to_flat_file(const char * name, int i0, int j0, unsigned int fnrows, unsign… in write_to_flat_file()
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/np_helper/
H A Dtranspose.c28 size_t i, j, j0, j1; in NPdtranspose() local
41 size_t i, j, j0, j1; in NPztranspose() local
84 size_t i, j, j0, j1; in NPdsymm_sum() local
104 size_t i, j, j0, j1; in NPzhermi_sum() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dauto0.f5 integer j0(40) variable
39 subroutine a1 (j0, j1, n) argument
41 integer j0(40), j1(40), n local

12345678910>>...105