Home
last modified time | relevance | path

Searched defs:edim (Results 1 – 25 of 109) sorted by relevance

12345

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/QualityMetric/TMP/
H A DAWQualityMetric.cpp75 unsigned edim = TopologyInfo::dimension( type ); in evaluate_internal() local
126 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_gradient() local
188 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_Hessian() local
276 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_Hessian_diagonal() local
H A DTQualityMetric.cpp77 unsigned edim = TopologyInfo::dimension( type ); in evaluate_internal() local
134 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_gradient() local
202 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_Hessian() local
298 unsigned edim = TopologyInfo::dimension( type ); in evaluate_with_Hessian_diagonal() local
H A DAffineMapMetric.cpp102 unsigned edim = TopologyInfo::dimension( type ); in evaluate() local
/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/examples/tensorflow/models/
H A Dtest_rnn.py8 maxf=30000, edim=125, nhid=100, batchs=64): argument
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/test/java/de/lmu/ifi/dbs/elki/math/statistics/intrinsicdimensionality/
H A DAbstractIntrinsicDimensionalityEstimatorTest.java43 …d regressionTest(IntrinsicDimensionalityEstimator est, int dim, int size, long seed, double edim) { in regressionTest()
/dports/french/med/med-4.0.0/tools/medimport/2.1.x/
H A DMAJ_21_22_localisation_Gauss.c38 med_int edim, nsom,n,nlu; in MAJ_21_22_localisation_Gauss() local
H A DMAJ_21_22_elements_maillage.c45 int taille, edim; in MAJ_21_22_elements_maillage() local
/dports/french/med/med-4.0.0/tests/c/2.3.6/
H A Dtest3.c45 med_int nmaa,i,mdim,edim; in main() local
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_thermal_conductivity.h38 int edim, nbin, periodicity; variable
/dports/graphics/graphviz/graphviz-2.44.1/cmd/gvmap/
H A Dmake_map.h55 #define neighbor(t, i, edim, elist) elist[(edim)*(t)+i] argument
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/spacefillingcurves/
H A DPeanoSpatialSorter.java110 final int edim = (dims != null) ? dims[depth] : depth; in peanoSort() local
H A DZCurveSpatialSorter.java70 final int edim = (dims != null) ? dims[depth] : depth; in zSort() local
/dports/french/med/med-4.0.0/tests/f/
H A Dtest7.f9046 integer :: mdim,edim,nstep,stype,atype variable
H A Dtest30.f9032 integer ret,cret,edim variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dinitsem.d368 uinteger_t edim = (cast(TypeSArray)t).dim.toInteger(); in initializerSemantic() local
786 const uinteger_t edim = tsa.dim.toInteger(); in initializerSemantic() local
1021 uint edim; // the length of the resulting array literal in visitArray() local
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dinitsem.c314 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
745 unsigned edim; in visit() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dinitsem.c314 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
745 unsigned edim; in visit() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dinitsem.c317 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
748 unsigned edim; in visit() local
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dinitsem.c314 uinteger_t edim = ((TypeSArray *)t)->dim->toInteger(); in visit() local
745 unsigned edim; in visit() local
/dports/french/med/med-4.0.0/tools/mdump/
H A Dmdump2.c533 const med_int edim, in lecture_noeuds_maillage_non_structure()
1392 const med_int edim, in lecture_maillage_non_structure()
1627 const med_int edim, in lecture_noeuds_maillage_structure()
1869 const med_int edim, in lecture_maillage_structure()
2591 med_int * const edim, in lecture_information_maillage()
2663 med_int edim; in main() local

12345