Home
last modified time | relevance | path

Searched defs:n_j (Results 1 – 25 of 74) sorted by relevance

123

/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
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_image_view.hxx44 unsigned n_i, unsigned n_j, unsigned n_k, unsigned n_planes, in vil3d_image_view()
55 const T* top_left, unsigned n_i, unsigned n_j, in vil3d_image_view()
187 void vil3d_image_view<T>::set_size(unsigned n_i, unsigned n_j, unsigned n_k) in set_size()
226 void vil3d_image_view<T>::set_size(unsigned n_i, unsigned n_j, unsigned n_k, unsigned n_planes) in set_size()
252 unsigned n_i, unsigned n_j, in set_to_memory()
H A Dvil3d_crop.h68 unsigned j0, unsigned n_j, in get_copy_view()
76 unsigned j0, unsigned n_j, in get_view()
/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()
27 unsigned n_j) in vil_crop_image_resource()
H A Dvil_image_view.hxx39 vil_image_view<T>::vil_image_view(unsigned n_i, unsigned n_j, unsigned n_planes, in vil_image_view()
52 vil_image_view<T>::vil_image_view(const T* top_left, unsigned n_i, unsigned n_j, unsigned n_planes, in vil_image_view()
62 const T* top_left, unsigned n_i, unsigned n_j, unsigned n_planes, in vil_image_view()
596 void vil_image_view<T>::set_size(unsigned n_i, unsigned n_j) in set_size()
661 void vil_image_view<T>::set_size(unsigned n_i, unsigned n_j, unsigned n_planes) in set_size()
690 unsigned n_i, unsigned n_j, unsigned n_planes, in set_to_memory()
H A Dvil_image_resource.h65 unsigned j0, unsigned n_j) const in get_view()
H A Dvil_pyramid_image_resource.h64 unsigned n_j) const override in get_copy_view()
H A Dvil_image_view_base.h37 vil_image_view_base(unsigned n_i, unsigned n_j, unsigned n_planes) in vil_image_view_base()
H A Dvil_crop.h22 unsigned n_i, unsigned j0, unsigned n_j) in vil_crop()
H A Dvil_blocked_image_facade.h45 get_copy_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const override in get_copy_view()
H A Dvil_memory_image.cxx33 unsigned n_j, in vil_memory_image()
/dports/devel/R-cran-purrr/purrr/src/
H A Dflatten.c51 int n_j = Rf_length(x_j); in flatten_impl() local
117 int n_j = Rf_length(x_j); in vflatten_impl() local
/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_j2k_pyramid_image_resource.cxx111 vil_j2k_pyramid_image_resource::get_copy_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j,… in get_copy_view()
130 unsigned n_j, in get_copy_view()
H A Dvil_j2k_nitf2_pyramid_image_resource.cxx114 unsigned n_j, in get_copy_view()
133 unsigned n_j, in get_copy_view()
H A Dvil_pyramid_image_list.cxx312 unsigned int n_j, in get_copy_view()
350 unsigned int n_j, in get_copy_view()
H A Dvil_pyramid_image_list.h141 unsigned int n_j) const override in get_copy_view()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/constraints/
H A Dhangingnode.hh155 const SizeType n_j = 1-j; in assembleConstraints() local
255 const SizeType n_j = (j+k)%3; in assembleConstraints() local
278 const SizeType n_j = 1-j; in assembleConstraints() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_visualisation/
H A DGrid_Histogram_Surface.cpp136 int i, j, n_i, n_j; in Get_Lines() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/algo/
H A Dvil3d_convolve_1d.h53 n_j = src_im.nj(), in vil3d_convolve_1d() local
H A Dvil3d_grad_1x3.h84 n_j = src_im.nj(), in vil3d_grad_1x3_i() local
H A Dvil3d_smooth_121.h19 n_j = src_im.nj(), in vil3d_smooth_121_i() local
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dquick-cluster.c165 struct Kmeans *kmeans = xmalloc (sizeof (struct Kmeans)); in df_individual()
215 for (i = 0; i < m->size1 - 1; ++i) in gh_pinv()
301 bool missing = false; in scheffe_1tailsig()
315 if (missing) in scheffe_1tailsig()
326 int mn, mm; in scheffe_1tailsig()
344 } in scheffe_1tailsig()
345 else if (dist_from_case (kmeans, c, qc, mp) > min_dist_from (kmeans, qc, mq)) in scheffe_1tailsig()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/sdet/
H A Dsdet_region_proc.cxx81 unsigned n_j = ((unsigned)box->get_max_y())-j0; in set_image_resource() local
/dports/misc/vxl/vxl-3.3.2/core/vil/algo/
H A Dvil_convolve_1d.h257 unsigned n_j = src_im.nj(); in vil_convolve_1d() local
334 unsigned j0, unsigned n_j) const override in get_copy_view()
/dports/misc/vxl/vxl-3.3.2/core/vil/tests/
H A Dtest_pyramid_image_resource.cxx329 unsigned n_i = j2k_nitf->ni(), n_j = j2k_nitf->nj(); in test_pyramid_image_resource() local
400 unsigned n_i = j2k_pyr->ni(), n_j = j2k_pyr->nj(); in test_pyramid_image_resource() local

123