Home
last modified time | relevance | path

Searched defs:nrSteps (Results 1 – 12 of 12) sorted by relevance

/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/
H A DBSchafflGUI.cpp1043 int nrSteps = nrStepsControl.getValue(); in onCloseRequest() local
1092 int nrSteps = nrStepsControl.getValue(); in onCloseRequest() local
1145 int nrSteps = nrStepsControl.getValue(); in onCloseRequest() local
1655 int nrSteps = ui->controllers[NR_OF_STEPS]->getValue(); in markerClickedCallback() local
1698 int nrSteps = ui->controllers[NR_OF_STEPS]->getValue(); in markerDraggedCallback() local
2104 int nrSteps = controllers[NR_OF_STEPS]->getValue(); in redrawSContainer() local
H A DBSchaffl.cpp947 const int nrSteps = controllers[NR_OF_STEPS]; in recalculateLatency() local
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/
H A DBSlizr.h78 float nrSteps; variable
H A DBSlizr_GUI.cpp156 float nrSteps; member in BSlizr_GUI
/dports/lang/maude/maude-2.7.1/src/FreeTheory/
H A DfreeTerm.cc261 int nrSteps = position.length() - backup; in locateSubterm() local
279 int nrSteps = position.length(); in locateSubterm2() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/operator/test/
H A Dunitrows.cc218 const int nrSteps = 1; in main() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/test/
H A Dl2projection.cc190 const int nrSteps = 4; in run() local
/dports/science/ghmm/ghmm-0.9-rc3/ghmmwrapper/
H A Dghmm.py2294 …def baumWelch(self, trainingSequences, nrSteps=ghmmwrapper.MAX_ITER_BW, loglikelihoodCutoff=ghmmwr… argument
2297 def baumWelchSetup(self, trainingSequences, nrSteps): argument
2300 def baumWelchStep(self, nrSteps, loglikelihoodCutoff): argument
2799 …def baumWelch(self, trainingSequences, nrSteps=ghmmwrapper.MAX_ITER_BW, loglikelihoodCutoff=ghmmwr… argument
3420 def labeledBaumWelch(self, trainingSequences, nrSteps=ghmmwrapper.MAX_ITER_BW, argument
3778 …def baumWelch(self, trainingSequences, nrSteps=ghmmwrapper.MAX_ITER_BW, loglikelihoodCutoff=ghmmwr… argument
3807 … def baumWelchSetup(self, trainingSequences, nrSteps, loglikelihoodCutoff=ghmmwrapper.EPS_ITER_BW): argument
3824 def baumWelchStep(self, nrSteps, loglikelihoodCutoff): argument
4343 def HMMDiscriminativeTraining(HMMList, SeqList, nrSteps = 50, gradient = 0): argument
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/
H A DBChoppr_GUI.cpp776 const int nrSteps = ui->nrStepsControl.getValue(); in markerClickedCallback() local
819 const int nrSteps = ui->nrStepsControl.getValue(); in markerDraggedCallback() local
/dports/math/clblas/clBLAS-2.10/src/library/blas/generic/
H A Dsolution_seq_make.c881 unsigned int nrSteps = 0; in rectDivision() local
/dports/cad/qcsxcad/QCSXCAD-0.6.2-5-g0dabbaf/
H A DVTKPrimitives.cpp200 int nrSteps = ceil(fabs(dCoords[3]-dCoords[2])/m_ArcDelta); in AddCylindricalCube() local
/dports/lang/maude/maude-2.7.1/src/Meta/
H A DmetaUp.cc661 int nrSteps = steps.size(); in upTrace() local