Home
last modified time | relevance | path

Searched refs:nParents (Results 1 – 19 of 19) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddstructdesc.hpp258 SizeT nParents=parent.size(); in IsParent() local
259 for( SizeT i=0; i<nParents; i++) in IsParent()
276 SizeT nParents = parent.size(); in GetParentNames() local
277 for (SizeT i = 0; i < nParents; ++i) { in GetParentNames()
288 SizeT nParents = parent.size(); in GetParentNames() local
289 for (SizeT i = 0; i < nParents; ++i) { in GetParentNames()
300 SizeT nParents = parent.size(); in GetAllAncestorsNames() local
301 for (SizeT i = 0; i < nParents; ++i) { in GetAllAncestorsNames()
305 for (SizeT i = 0; i < nParents; ++i) { in GetAllAncestorsNames()
318 SizeT nParents = parent.size(); in GetAllAncestorsNames() local
[all …]
H A Ddstructdesc.cpp278 SizeT nParents=parent.size(); in GetPro() local
279 for( SizeT i=0; i<nParents; i++) in GetPro()
307 SizeT nParents=parent.size(); in GetFun() local
308 for( SizeT i=0; i<nParents; i++) in GetFun()
/dports/math/octave-forge-ga/ga-0.10.2/inst/
H A Dfitscalingrank.m21 ## @deftypefn{Function File} {@var{expection} =} fitscalingrank (@var{scores}, @var{nParents})
30 ## @item nParents
42 function expectation = fitscalingrank (scores, nParents)
50 (nParents / sum (expectation_wo_nParents)) * ...
66 %!shared scores, nParents, expectation
68 %! nParents = 32;
69 %! expectation = fitscalingrank (scores, nParents);
70 %!assert (sum (expectation), nParents, 1e-9);
H A Dselectionstochunif.m21 ## @deftypefn{Function File} {@var{parents} =} selectionstochunuf (@var{expections}, @var{nParents}…
30 ## @item nParents
39 ## Row vector of size nParents containg the indices of selected parents.
44 function parents = selectionstochunif (expectation, nParents, options)
49 steps(1, 1:nParents) = rem (step_size * (1:nParents), max_step_size);
50 for index_steps = 1:nParents ## fix an entry of the steps (or parents) vector
H A D__ga_selectionfcn__.m19 function parents = __ga_selectionfcn__ (expectation, nParents, options)
20 parents(1, 1:nParents) = ...
21 options.SelectionFcn (expectation(1, :), nParents, options);
H A D__ga_problem_private_state__.m37 private_state.nParents = ...
48 private_state.nParents); ## DEBUG
H A D__ga_problem__.m55 parents(1, 1:private_state.nParents) = __ga_selectionfcn__ ...
56 (state.Expectation, private_state.nParents, problem.options);
H A D__ga_problem_update_state_at_each_generation__.m39 problem.options.FitnessScalingFcn (state.Score, private_state.nParents);
/dports/science/PETSc/petsc-3.14.1/src/sys/logging/
H A Dxmllogevent.c321 int nParents = nestedEvents[entry].nParents; in PetscLogEventBeginNested() local
338 …1+nParents,&nestedEvents[entry].dftParentsSorted,1+nParents,&nestedEvents[entry].dftEventsSorted,1… in PetscLogEventBeginNested()
351 nParents++; in PetscLogEventBeginNested()
395 nParents = nestedEvents[entry].nParents; in PetscLogEventEndNested()
660 int nParents = nestedEvents[i].nParents; in PetscLogNestedTreeCreate() local
664 for (j=0; j<nParents; j++) { in PetscLogNestedTreeCreate()
676 iTimer0 += nParents; in PetscLogNestedTreeCreate()
1226 int nParents = nestedEvents[i].nParents; in PetscCalcSelfTime() local
1233 int nParents = nestedEvents[i].nParents; in PetscCalcSelfTime() local
1258 const int nParents = nestedEvents[i].nParents; in PetscCalcSelfTime() local
[all …]
/dports/science/pybrain/pybrain-0.3.3/pybrain/supervised/evolino/
H A Dfilter.py150 self.nParents = None
159 self.sub_selection.nParents = self.nParents
226 if self.nParents is None:
229 nKeep = self.nParents
/dports/science/rdkit/rdkit-Release_2021_03_5/External/GA/ga/
H A DGaOperation.h21 const size_t nParents, nChildren;
33 : nParents(nParents_), in GaOperation()
41 size_t getnParents() const { return nParents; } in getnParents()
/dports/science/pybrain/pybrain-0.3.3/pybrain/supervised/trainers/
H A Devolino.py26 nParents = property(lambda self: self._nParents) variable in EvolinoTrainer
93 self.selection.nParents = self.nParents
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_video/
H A Dcrrc_ssgutils.cpp82 int nParents = child->getNumParents(); in spliceBranch() local
84 for (int i = 0; i < nParents; i++) in spliceBranch()
/dports/math/ggobi/ggobi-2.1.11/plugins/GraphLayout/
H A Dradial.c163 gdouble *nParents, *nChildren, *nSiblings; in do_radial() local
232 nParents = g_malloc0 (nvisible * sizeof (gdouble)); in do_radial()
274 nParents[i] = (gdouble) nP; in do_radial()
301 values[i + 5*nvisible] = (gdouble) nParents[i]; in do_radial()
359 d->raw.vals[i][j] = d->tform.vals[i][j] = nParents[i]; in do_radial()
432 g_free (nParents); in do_radial()
/dports/science/pybrain/pybrain-0.3.3/examples/supervised/evolino/
H A Dsuperimposed_sine.py57 nParents = 8,
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfwriter_impl.cxx742 int nParents = m_aMCIDParents.size(); in emit() local
743 for( int i = 0; i < nParents; i++ ) in emit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter_impl.cxx845 int nParents = m_aMCIDParents.size(); in emit() local
846 for( int i = 0; i < nParents; i++ ) in emit()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS25789 int nParents;85,3752
H A DCTAGS71904 nParents src/sys/logging/xmllogevent.c /^ int nParents; \/* number of 'dftPare…