Home
last modified time | relevance | path

Searched defs:ny (Results 226 – 250 of 7437) sorted by relevance

12345678910>>...298

/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t250_ArtifactPreProcessingQualityControl/
H A Dregress_eog.m82 ny = find(~any(nx,2)); variable
125 ny = ny(:); variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/tests/minpack2/
H A Dminsurf.C57 int ny = n/nx; in init_minsurf() local
77 int nx, ny; in minsurf() local
H A Delastic.C58 int ny = n/nx; in init_elastic() local
78 int nx, ny; in elastic() local
/dports/math/gsl/gsl-2.7/histogram/
H A Dfile2d.c67 const size_t ny = h->ny; in gsl_histogram2d_fprintf() local
160 const size_t ny = h->ny; in gsl_histogram2d_fscanf() local
H A Dgsl_histogram2d.h39 size_t nx, ny ; member
46 size_t nx, ny ; member
/dports/math/mathgl/mathgl-2.5/src/
H A Dfft.cpp166 long nx=t->p[0],ny=t->p[1]; in mgl_ffty() local
182 long nx=t->p[0],ny=t->p[1],nz=t->p[2]; in mgl_fftz() local
198 long nx = d->nx, ny = d->ny, nz = d->nz; in mgl_datac_fft() local
316 long nx=t->p[0],ny=t->p[1]; in mgl_envy() local
487 long nx = re->GetNx(), ny = re->GetNy(); in mgl_data_stfa() local
542 long nx=t->p[0],ny=t->p[1]; in mgl_siny() local
685 long nx=t->p[0],ny=t->p[1],nn=ny-1; in mgl_cosy() local
917 long nx=t->p[0],ny=t->p[1]; in mgl_chnky() local
972 long nx=d->nx, ny=d->ny, nz=d->nz; in mgl_datac_hankel() local
1035 long nx=t->p[0],ny=t->p[1]; in mgl_hnky() local
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/test/
H A Dscatterv.c23 void SetData( double *sendbuf, double *recvbuf, int nx, int ny, in SetData()
47 int nx, int ny, int myrow, int mycol, int nrow ) in CheckData()
77 int rank, size, myrow, mycol, nx, ny, stride, cnt, i, j, errs, tot_errs; in main() local
H A Dwrong_scatterv.c23 void SetData( double *sendbuf, double *recvbuf, int nx, int ny, in SetData()
47 int nx, int ny, int myrow, int mycol, int nrow ) in CheckData()
77 int rank, size, myrow, mycol, nx, ny, stride, cnt, i, j, errs, tot_errs; in main() local
/dports/net/mpich2/mpich2-1.5/test/mpi/coll/
H A Dscatterv.c24 void SetData( double *sendbuf, double *recvbuf, int nx, int ny, in SetData()
49 int nx, int ny, int myrow, int mycol, int nrow, in CheckData()
86 int rank, size, myrow, mycol, nx, ny, stride, cnt, i, j, errs, errs_in_place, tot_errs; in main() local
/dports/science/libvdwxc/libvdwxc-b1e0dd854310410012d05daf4c6661b49f31b2ab/fortran-test/
H A Dtest_fortran.F9023 integer, intent(in) :: nx, ny, nz local
47 integer, intent(in) :: nx, ny local
87 integer(4) :: nx, ny, nz local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/
H A Dvil3d_trilin_interp.h95 unsigned nx, unsigned ny, unsigned nz, in vil3d_trilin_interp_assert()
112 unsigned nx, unsigned ny, unsigned nz, in vil3d_trilin_interp_safe_extend()
129 unsigned nx, unsigned ny, unsigned nz, in vil3d_trilin_interp_safe_edgena()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Ui/skinned/
H A Ddock.cpp66 int ny = abs (npos.y() - desktopRect.y()); in snapDesktop() local
87 int ny = abs (npos.y() - st->y() + mv->height()); in snap() local
240 int ny = abs (mv->y() - st->y() + mv->height()); in isDocked() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/matlab/toolbox/@ThermoPhase/
H A Dset.m65 ny = 0; variable
101 ny = ny + 1; variable
104 ny = ny + 1; variable
/dports/science/dynare/dynare-4.6.4/contrib/dmm/
H A Dopgh.for31 SUBROUTINE OPGH(nobs,ny,nz,nx,nu,nt,nv,ns,nstot,np,pdll,yk,IYK, argument
38 INTEGER ny,nz,nx,nu,ns(6),nt variable
49 INTEGER nobs,ny,nz,nx,nu,nt,nv,ns(6),nstot,np,pdll,IYK(nobs,ny+1), variable
H A Dopgkim.for30 SUBROUTINE OPGKIM(nobs,d,ny,nz,nx,nu,nt,nv,ns,nstot,np,pdll,yk, argument
38 INTEGER ny,nz,nx,nu,ns(6),nt variable
49 INTEGER nobs,d(2),ny,nz,nx,nu,nt,nv,ns(6),nstot,np,pdll,IYK(nobs,ny+1), variable
/dports/devel/taskflow/taskflow-3.2.0/sandbox/jacobi/
H A Dpoisson.cpp78 int ny = matrix_size; in run() local
196 double r8mat_rms(int nx, int ny, double *a_) { in r8mat_rms()
215 void rhs(int nx, int ny, double *f_, int block_size) { in rhs()
/dports/devel/zfp/zfp-0.5.5/array/zfp/
H A Dview3.h20 …explicit preview(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : array(array),… in preview()
33 uint nx, ny, nz; // dimensions of subarray variable
49 …const_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(array, x, y… in const_view()
73 …view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : const_view(array, x, y, z… in view()
95 …flat_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : view(array, x, y, z,… in flat_view()
154 …explicit nested_view1(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(… in nested_view1()
183 …explicit nested_view2(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(… in nested_view2()
199 …nested_view3(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(array, x,… in nested_view3()
234 private_const_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : in private_const_view()
341 …private_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : private_const_vie… in private_view()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/zfp/vtkzfp/include/zfp/
H A Dview3.h20 …explicit preview(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : array(array),… in preview()
33 uint nx, ny, nz; // dimensions of subarray variable
49 …const_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(array, x, y… in const_view()
73 …view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : const_view(array, x, y, z… in view()
95 …flat_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : view(array, x, y, z,… in flat_view()
154 …explicit nested_view1(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(… in nested_view1()
183 …explicit nested_view2(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(… in nested_view2()
199 …nested_view3(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : preview(array, x,… in nested_view3()
234 private_const_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : in private_const_view()
341 …private_view(array3* array, uint x, uint y, uint z, uint nx, uint ny, uint nz) : private_const_vie… in private_view()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/makepsi/
H A Dband_reformat_c_wvfnc.F303 subroutine convert_complex_to_real(nx,ny,nz,A,B) argument
305 integer nx,ny,nz local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/makepsi/
H A Dband_reformat_c_wvfnc.F303 subroutine convert_complex_to_real(nx,ny,nz,A,B) argument
305 integer nx,ny,nz local
/dports/math/octave-forge-stk/stk/inst/arrays/@stk_dataframe/
H A Dplotmatrix.m50 ny = nx; variable
64 ny = size (y_data, 2); variable
/dports/devel/zfp/zfp-0.5.5/examples/
H A Darray2d.h22 void resize(uint nx, uint ny) { this->nx = nx; this->ny = ny; data.resize(nx * ny, 0.0); } in resize()
51 uint ny; variable
H A Dsimple.c11 compress(double* array, int nx, int ny, int nz, double tolerance, int decompress) in compress()
80 int ny = 100; in main() local
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_histogram2d.h39 size_t nx, ny ; member
46 size_t nx, ny ; member
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dactor.cpp286 int nx, ny; in DoDebrisCurrent() local
402 int nx, ny; in DoActorDebris() local
465 int nx, ny; in DoFireFly() local
622 int nx, ny; in DoActorSlide() local
832 int nx, ny; in DoActorDeathMove() local

12345678910>>...298