Home
last modified time | relevance | path

Searched defs:numberOfSigmas (Results 1 – 2 of 2) sorted by relevance

/dports/audio/praat/praat-6.2.03/LPC/
H A DFormantModeler.cpp369double numberOfSigmas, conststring32 mark, double marksFontSize, MelderColour oddTracks, MelderCol… in FormantModeler_drawOutliersMarked()
392 …integer numberOfQuantiles, double numberOfSigmas, double labelSize, conststring32 label, bool garn… in FormantModeler_normalProbabilityPlot()
799 …ameterValuesToZero (FormantModeler me, integer fromTrack, integer toTrack, double numberOfSigmas) { in FormantModeler_setParameterValuesToZero()
808 autoFormantModeler FormantModeler_processOutliers (FormantModeler me, double numberOfSigmas) { in FormantModeler_processOutliers()
925 kFormantModelerWeights weighData, bool useConstraints, double numberOfSigmas, double power, in Formants_getSmoothestInInterval()
999 …numberOfParametersPerTrack, kFormantModelerWeights weighFormants, double numberOfSigmas, double po… in Formants_extractSmoothestPart()
1013double numberOfSigmas, double power, double minF1, double maxF1, double minF2, double maxF2, doubl… in Formants_extractSmoothestPart_withFormantsConstraints()
1028 double numberOfSigmas, double power) in Sound_getOptimalFormantCeiling()
1038double numberOfSigmas, double power, bool useConstraints, double minF1, double maxF1, double minF2… in Sound_to_Formant_interval()
1097double numberOfSigmas, double power, bool useConstraints, double minF1, double maxF1, double minF2… in Sound_to_Formant_interval_robust()
[all …]
/dports/audio/praat/praat-6.2.03/dwtools/
H A DDataModeler.cpp1062 void DataModeler_setParameterValuesToZero (DataModeler me, double numberOfSigmas) { in DataModeler_setParameterValuesToZero()
1287 …, Graphics g, double xmin, double xmax, double ymin, double ymax, double numberOfSigmas, conststri… in DataModeler_drawOutliersMarked_inside()
1469 …ilityPlot (DataModeler me, Graphics g, integer numberOfQuantiles, double numberOfSigmas, double la… in DataModeler_normalProbabilityPlot()